Searched refs:EncodedBlockSize (Results 1 – 2 of 2) sorted by relevance
473 int IntegerSequenceCodec::EncodedBlockSize() const { in EncodedBlockSize() function in astc_codec::IntegerSequenceCodec485 const int bits_per_block = EncodedBlockSize(); in Decode()562 bit_sink->PutBits(*next_val, EncodedBlockSize()); in Encode()
105 int EncodedBlockSize() const;