Searched defs:rev_code (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/OpenCL-CTS/test_common/miniz/ |
H A D | miniz.c | 760 …mz_uint rev_code = 0, l, cur_code, code_size = pTable->m_code_size[sym_index]; if (!code_size) con… in tinfl_decompress() local 1139 …mz_uint rev_code = 0, code, code_size; if ((code_size = d->m_huff_code_sizes[table_num][i]) == 0) … in tdefl_optimize_huffman_table() local
|
/aosp_15_r20/external/pytorch/third_party/miniz-2.1.0/ |
H A D | miniz.c | 919 mz_uint rev_code = 0, code, code_size; in tdefl_optimize_huffman_table() local 2599 mz_uint rev_code = 0, l, cur_code, code_size = pTable->m_code_size[sym_index]; in tinfl_decompress() local
|
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | tinyexr.h | 2718 mz_uint rev_code = 0, l, cur_code, in tinfl_decompress() local 3330 mz_uint rev_code = 0, code, code_size; in tdefl_optimize_huffman_table() local
|