Searched refs:s_length_extra (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 2566 static const int s_length_extra[31] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, in tinfl_decompress() local 2863 num_extra = s_length_extra[counter - 257]; in tinfl_decompress()
|