Searched defs:RGB2Luv_f (Results 1 – 1 of 1) sorted by relevance
5519 struct RGB2Luv_f struct5521 typedef float channel_type;5523 RGB2Luv_f( int _srccn, int blueIdx, const float* _coeffs, in RGB2Luv_f() function5551 void operator()(const float* src, float* dst, int n) const in operator ()()5587 int srccn;5588 float coeffs[9], un, vn;5589 bool srgb;