Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/astc-codec/src/decoder/
Dinteger_sequence_codec.cc209 std::array<int, /* kNumVals = */ DecodeBlockSize<ValRange>::value> DecodeISEBlock( in DecodeISEBlock() function
499 auto trit_vals = DecodeISEBlock<3>(block_bits, bits_); in Decode()
505 auto quint_vals = DecodeISEBlock<5>(block_bits, bits_); in Decode()