Home
last modified time | relevance | path

Searched defs:D2 (Results 1 – 4 of 4) sorted by relevance

/libtiff-4.0.7/archive/tools/
H A Dycbcr.c28 float D1, D2; variable
/libtiff-4.0.7/libtiff/
H A Dtif_color.c242 float f2 = LumaRed*f1/LumaGreen; int32 D2 = -FIX(f2); in TIFFYCbCrToRGBInit() local
/libtiff-4.0.7/tools/
H A Draw2tiff.c479 double X, Y, M1 = 0.0, M2 = 0.0, D1 = 0.0, D2 = 0.0, K = 0.0; in correlation() local
H A Drgb2ycbcr.c147 float D1, D2; variable