Searched refs:quant_table (Results 1 – 5 of 5) sorted by relevance
106 compptr->quant_table = NULL; in initial_setup()247 if (compptr->quant_table != NULL) in latch_quant_tables()259 compptr->quant_table = qtbl; in latch_quant_tables()
192 qtbl = compptr->quant_table; in start_pass()
121 c_quant = incomp->quant_table; in jpeg_copy_critical_parameters()
682 if ((qtable = compptr->quant_table) == NULL) in smoothing_ok()786 quanttbl = compptr->quant_table; in decompress_smooth_data()
175 JQUANT_TBL * quant_table; member