Searched refs:LumaRed (Results 1 – 2 of 2) sorted by relevance
222 #define LumaRed luma[0] in TIFFYCbCrToRGBInit() macro239 { float f1 = 2-2*LumaRed; int32 D1 = FIX(f1); in TIFFYCbCrToRGBInit()240 float f2 = LumaRed*f1/LumaGreen; int32 D2 = -FIX(f2); in TIFFYCbCrToRGBInit()247 #undef LumaRed in TIFFYCbCrToRGBInit()