Searched defs:_vn (Results 1 – 3 of 3) sorted by relevance
1142 const float _vn = 13 * (9 * _d); in operator ()() local1211 const float _vn = 9 * _d; in operator ()() local
1785 const float _vn = 13 * (9 * _d); in RGB2LuvConvert_f() local1880 const float _vn = 9 * _d; in Luv2RGBConvert_f() local
5559 float _un = 13*un, _vn = 13*vn; in operator ()() local5629 float _un = un, _vn = vn; in operator ()() local