Searched refs:count_ptrs (Results 1 – 3 of 3) sorted by relevance
117 long *count_ptrs[NUM_HUFF_TBLS]; member265 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()266 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()269 MEMZERO(entropy->count_ptrs[tbl], 257 * sizeof(long)); in start_pass_phuff()383 entropy->count_ptrs[tbl_no][symbol]++; in emit_symbol()1074 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()1100 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()
122 long *count_ptrs[NUM_HUFF_TBLS]; member272 if (entropy->count_ptrs[tbl] == NULL) in start_pass_phuff()273 entropy->count_ptrs[tbl] = (long *) in start_pass_phuff()276 MEMZERO(entropy->count_ptrs[tbl], 257 * sizeof(long)); in start_pass_phuff()390 entropy->count_ptrs[tbl_no][symbol]++; in emit_symbol()1081 jpeg_gen_optimal_table(cinfo, *htblptr, entropy->count_ptrs[tbl]); in finish_pass_gather_phuff()1107 entropy->count_ptrs[i] = NULL; in jinit_phuff_encoder()