Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_jpeg.c290 TIFFjpeg_set_colorspace(JPEGState* sp, J_COLOR_SPACE colorspace) in TIFFjpeg_set_colorspace() function
1796 if (!TIFFjpeg_set_colorspace(sp, JCS_YCbCr)) in JPEGPreEncode()
1805 if (!TIFFjpeg_set_colorspace(sp, sp->cinfo.c.in_color_space)) in JPEGPreEncode()
1810 if (!TIFFjpeg_set_colorspace(sp, JCS_UNKNOWN)) in JPEGPreEncode()