Searched refs:icvBGRx2Luv_32f_CnC3R (Results 1 – 1 of 1) sorted by relevance
1981 icvBGRx2Luv_32f_CnC3R( const float* src, int srcstep, float* dst, int dststep, in icvBGRx2Luv_32f_CnC3R() function2105 (CvColorCvtFunc2)icvBGRx2Luv_32f_CnC3R, 1, post_coeffs ); in icvBGRx2Luv_8u_CnC3R()2458 … code == CV_BGR2Luv || code == CV_RGB2Luv ? (CvColorCvtFunc2)icvBGRx2Luv_32f_CnC3R : in cvCvtColor()