Searched refs:icvBGRx2Lab_8u_CnC3R (Results 1 – 1 of 1) sorted by relevance
1790 icvBGRx2Lab_8u_CnC3R( const uchar* src, int srcstep, uchar* dst, int dststep, in icvBGRx2Lab_8u_CnC3R() function2447 … code == CV_BGR2Lab || code == CV_RGB2Lab ? (CvColorCvtFunc2)icvBGRx2Lab_8u_CnC3R : in cvCvtColor()