Searched refs:icvHSV2BGRx_8u_C3CnR (Results 1 – 1 of 1) sorted by relevance
1357 icvHSV2BGRx_8u_C3CnR( const uchar* src, int srcstep, uchar* dst, int dststep, in icvHSV2BGRx_8u_C3CnR() function2485 … code == CV_HSV2BGR || code == CV_HSV2RGB ? (CvColorCvtFunc2)icvHSV2BGRx_8u_C3CnR : in cvCvtColor()