TIFFYCbCrToRGB 183 3rdparty/libtiff/tif_color.c TIFFYCbCrtoRGB(TIFFYCbCrToRGB *ycbcr, uint32 Y, int32 Cb, int32 Cr, TIFFYCbCrToRGB 217 3rdparty/libtiff/tif_color.c TIFFYCbCrToRGBInit(TIFFYCbCrToRGB* ycbcr, float *luma, float *refBlackWhite) TIFFYCbCrToRGB 227 3rdparty/libtiff/tif_color.c (uint8*) ycbcr+TIFFroundup_32(sizeof (TIFFYCbCrToRGB), sizeof (long))); TIFFYCbCrToRGB 2150 3rdparty/libtiff/tif_getimage.c img->ycbcr = (TIFFYCbCrToRGB*) _TIFFmalloc( TIFFYCbCrToRGB 2151 3rdparty/libtiff/tif_getimage.c TIFFroundup_32(sizeof (TIFFYCbCrToRGB), sizeof (long)) TIFFYCbCrToRGB 225 3rdparty/libtiff/tiffio.h TIFFYCbCrToRGB* ycbcr; /* YCbCr conversion state */ TIFFYCbCrToRGB 514 3rdparty/libtiff/tiffio.h extern int TIFFYCbCrToRGBInit(TIFFYCbCrToRGB*, float*, float*); TIFFYCbCrToRGB 515 3rdparty/libtiff/tiffio.h extern void TIFFYCbCrtoRGB(TIFFYCbCrToRGB *, uint32, int32, int32,