Home
last modified time | relevance | path

Searched refs:IsExtRGB (Results 1 – 5 of 5) sorted by relevance

/external/libjpeg-turbo/
Dwrbmp.c235 if (IsExtRGB(cinfo->out_color_space)) { in write_bmp_header()
304 if (IsExtRGB(cinfo->out_color_space)) { in write_os2_header()
494 } else if (IsExtRGB(cinfo->out_color_space)) { in jinit_write_bmp()
516 (IsExtRGB(cinfo->out_color_space) || in jinit_write_bmp()
Drdppm.c611 else if (IsExtRGB(cinfo->in_color_space))
624 if (IsExtRGB(cinfo->in_color_space))
650 else if (IsExtRGB(cinfo->in_color_space))
664 if (IsExtRGB(cinfo->in_color_space))
679 if (IsExtRGB(cinfo->in_color_space))
689 if (IsExtRGB(cinfo->in_color_space))
Dwrppm.c259 if (!IsExtRGB(cinfo->out_color_space) && cinfo->quantize_colors) in start_output_ppm()
344 if (IsExtRGB(cinfo->out_color_space))
Dcdjpeg.h160 #define IsExtRGB(cs) \ macro
Drdbmp.c564 if (IsExtRGB(cinfo->in_color_space)) in start_input_bmp()
577 if (IsExtRGB(cinfo->in_color_space)) in start_input_bmp()
590 if (IsExtRGB(cinfo->in_color_space)) in start_input_bmp()