Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h2866 mz_uint extra_bits; in tinfl_decompress() local
2867 TINFL_GET_BITS(25, extra_bits, num_extra); in tinfl_decompress()
2868 counter += extra_bits; in tinfl_decompress()
2875 mz_uint extra_bits; in tinfl_decompress() local
2876 TINFL_GET_BITS(27, extra_bits, num_extra); in tinfl_decompress()
2877 dist += extra_bits; in tinfl_decompress()