Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c182 boolean needs_zeroed; /* TRUE if next pass must zero histogram */ member
1125 cquantize->needs_zeroed = TRUE; in finish_pass1()
1156 cquantize->needs_zeroed = TRUE; /* Always zero histogram */ in start_pass_2_quant()
1189 if (cquantize->needs_zeroed) { in start_pass_2_quant()
1194 cquantize->needs_zeroed = FALSE; in start_pass_2_quant()
1209 cquantize->needs_zeroed = TRUE; in new_color_map_2_quant()
1244 cquantize->needs_zeroed = TRUE; /* histogram is garbage now */ in jinit_2pass_quantizer()

Completed in 3 milliseconds