Searched refs:TIFFjpeg_set_colorspace (Results 1 – 1 of 1) sorted by relevance
313 TIFFjpeg_set_colorspace(JPEGState* sp, J_COLOR_SPACE colorspace) in TIFFjpeg_set_colorspace() function1945 if (!TIFFjpeg_set_colorspace(sp, JCS_YCbCr)) in JPEGPreEncode()1954 if (!TIFFjpeg_set_colorspace(sp, sp->cinfo.c.in_color_space)) in JPEGPreEncode()1959 if (!TIFFjpeg_set_colorspace(sp, JCS_UNKNOWN)) in JPEGPreEncode()