Home
last modified time | relevance | path

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

/external/libjpeg-turbo/
Djquant2.c119 #define HIST_C0_ELEMS (1<<HIST_C0_BITS) macro
1187 for (i = 0; i < HIST_C0_ELEMS; i++) { in start_pass_2_quant()
1235 ((j_common_ptr) cinfo, JPOOL_IMAGE, HIST_C0_ELEMS * sizeof(hist2d)); in jinit_2pass_quantizer()
1236 for (i = 0; i < HIST_C0_ELEMS; i++) { in jinit_2pass_quantizer()