Searched refs:DecodeISEBlock (Results 1 – 1 of 1) sorted by relevance
209 std::array<int, /* kNumVals = */ DecodeBlockSize<ValRange>::value> DecodeISEBlock( in DecodeISEBlock() function499 auto trit_vals = DecodeISEBlock<3>(block_bits, bits_); in Decode()505 auto quint_vals = DecodeISEBlock<5>(block_bits, bits_); in Decode()