Home
last modified time | relevance | path

Searched defs:cquantize (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant1.c279 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; in create_colormap() local
339 my_cquantize_ptr cquantize in create_colorindex() local
438 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; create_odither_tables() local
467 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; color_quantize() local
495 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; color_quantize3() local
523 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; quantize_ord_dither() local
573 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; quantize3_ord_dither() local
615 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; quantize_fs_dither() local
724 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; alloc_fs_workspace() local
743 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; start_pass_1_quant() local
823 my_cquantize_ptr cquantize; jinit_1pass_quantizer() local
[all...]
H A Djquant2.c206 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; in prescan_quantize() local
296 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; in update_box() local
483 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; in compute_color() local
839 my_cquantize_ptr cquantize in fill_inverse_cmap() local
898 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; pass2_no_dither() local
932 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; pass2_fs_dither() local
1085 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; init_error_limit() local
1119 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; finish_pass1() local
1143 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; start_pass_2_quant() local
1206 my_cquantize_ptr cquantize = (my_cquantize_ptr)cinfo->cquantize; new_color_map_2_quant() local
1220 my_cquantize_ptr cquantize; jinit_2pass_quantizer() local
[all...]
H A Djpeglib.h712 struct jpeg_color_quantizer *cquantize; member

Completed in 8 milliseconds