Searched refs:TIFFYCbCrtoRGB (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/libs/tiff/
H A Dtif_color.c183 TIFFYCbCrtoRGB(TIFFYCbCrToRGB *ycbcr, uint32 Y, int32 Cb, int32 Cr, function
H A Dtif_getimage.c1544 TIFFYCbCrtoRGB(img->ycbcr, (Y), Cb, Cr, &r, &g, &b); \
2007 TIFFYCbCrtoRGB(img->ycbcr,*r++,*g++,*b++,&dr,&dg,&db);
/haiku-fatelf/headers/libs/tiff/
H A Dtiffio.h510 extern void TIFFYCbCrtoRGB(TIFFYCbCrToRGB *, uint32, int32, int32,

Completed in 66 milliseconds