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

/external/pdfium/third_party/libtiff/
H A Dtiffio.h163 } TIFFYCbCrToRGB; typedef in typeref:struct:__anon16778
225 TIFFYCbCrToRGB* ycbcr; /* YCbCr conversion state */
522 extern int TIFFYCbCrToRGBInit(TIFFYCbCrToRGB*, float*, float*);
523 extern void TIFFYCbCrtoRGB(TIFFYCbCrToRGB *, uint32, int32, int32,

Completed in 35 milliseconds