Searched refs:jpeg_color_quantizer (Results 1 – 5 of 5) sorted by relevance
24 struct jpeg_color_quantizer *quantizer_1pass;25 struct jpeg_color_quantizer *quantizer_2pass;
712 struct jpeg_color_quantizer *cquantize;1115 struct jpeg_color_quantizer { long dummy; }; argument
144 struct jpeg_color_quantizer pub; /* public fields */828 cinfo->cquantize = (struct jpeg_color_quantizer *)cquantize; in jinit_1pass_quantizer()
268 struct jpeg_color_quantizer { struct
173 struct jpeg_color_quantizer pub; /* public fields */1226 cinfo->cquantize = (struct jpeg_color_quantizer *)cquantize; in jinit_2pass_quantizer()