Home
last modified time | relevance | path

Searched refs:EncodedBlockSize (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/
Dinteger_sequence_codec.cc473 int IntegerSequenceCodec::EncodedBlockSize() const { in EncodedBlockSize() function in astc_codec::IntegerSequenceCodec
485 const int bits_per_block = EncodedBlockSize(); in Decode()
562 bit_sink->PutBits(*next_val, EncodedBlockSize()); in Encode()
Dinteger_sequence_codec.h105 int EncodedBlockSize() const;