Searched refs:icvLuv2BGRx_8u_C3CnR (Results 1 – 1 of 1) sorted by relevance
2110 icvLuv2BGRx_8u_C3CnR( const uchar* src, int srcstep, uchar* dst, int dststep, in icvLuv2BGRx_8u_C3CnR() function2488 … code == CV_Luv2BGR || code == CV_Luv2RGB ? (CvColorCvtFunc2)icvLuv2BGRx_8u_C3CnR : 0; in cvCvtColor()