Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c119 #define HIST_C0_ELEMS (1 << HIST_C0_BITS) macro
1190 for (i = 0; i < HIST_C0_ELEMS; i++) { in start_pass_2_quant()
1238 ((j_common_ptr)cinfo, JPOOL_IMAGE, HIST_C0_ELEMS * sizeof(hist2d)); in jinit_2pass_quantizer()
1239 for (i = 0; i < HIST_C0_ELEMS; i++) { in jinit_2pass_quantizer()

Completed in 3 milliseconds