Searched defs:cquantize (Results 1 – 4 of 4) sorted by relevance
278 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in create_colormap() local338 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in create_colorindex() local437 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in create_odither_tables() local466 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in color_quantize() local494 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in color_quantize3() local522 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in quantize_ord_dither() local571 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in quantize3_ord_dither() local616 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in quantize_fs_dither() local725 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in alloc_fs_workspace() local744 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in start_pass_1_quant() local[all …]
206 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in prescan_quantize() local296 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in update_box() local484 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in compute_color() local840 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in fill_inverse_cmap() local899 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in pass2_no_dither() local933 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in pass2_fs_dither() local1082 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in init_error_limit() local1116 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in finish_pass1() local1140 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in start_pass_2_quant() local1203 my_cquantize_ptr cquantize = (my_cquantize_ptr) cinfo->cquantize; in new_color_map_2_quant() local[all …]
706 struct jpeg_color_quantizer *cquantize; member
731 struct jpeg_color_quantizer * cquantize; member