Searched defs:Lab2RGB_f (Results 1 – 1 of 1) sorted by relevance
5218 struct Lab2RGB_f struct5220 typedef float channel_type;5222 Lab2RGB_f( int _dstcn, int blueIdx, const float* _coeffs, in Lab2RGB_f() argument5241 void operator()(const float* src, float* dst, int n) const in operator ()()5302 int dstcn;5303 float coeffs[9];5304 bool srgb;