Home
last modified time | relevance | path

Searched refs:xyzYg_32f (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cv/src/
Dcvcolor.cpp797 #define xyzYg_32f 0.715160f macro
822 #define xyzYg_32s fix(xyzYg_32f, xyz_shift )
2004 y = b*xyzYb_32f + g*xyzYg_32f + r*xyzYr_32f; in icvBGRx2Luv_32f_CnC3R()