Searched defs:Luv2RGB_f (Results 1 – 1 of 1) sorted by relevance
5593 struct Luv2RGB_f struct5595 typedef float channel_type;5597 Luv2RGB_f( int _dstcn, int blueIdx, const float* _coeffs, in Luv2RGB_f() function5620 void operator()(const float* src, float* dst, int n) const in operator ()()5665 int dstcn;5666 float coeffs[9], un, vn;5667 bool srgb;