Searched refs:XYZ2RGB_f (Results 1 – 1 of 1) sorted by relevance
3635 template<typename _Tp> struct XYZ2RGB_f struct3639 XYZ2RGB_f(int _dstcn, int _blueIdx, const float* _coeffs) in XYZ2RGB_f() argument3676 struct XYZ2RGB_f<float> struct3680 XYZ2RGB_f(int _dstcn, int _blueIdx, const float* _coeffs) in XYZ2RGB_f() function7940 CvtColorLoop(src, dst, XYZ2RGB_f<float>(dcn, bidx, 0)); in cvtColor()