Home
last modified time | relevance | path

Searched refs:icvHLS2BGRx_8u_C3CnR (Results 1 – 1 of 1) sorted by relevance

/external/opencv/cv/src/
Dcvcolor.cpp1635 icvHLS2BGRx_8u_C3CnR( const uchar* src, int srcstep, uchar* dst, int dststep, in icvHLS2BGRx_8u_C3CnR() function
2486 … code == CV_HLS2BGR || code == CV_HLS2RGB ? (CvColorCvtFunc2)icvHLS2BGRx_8u_C3CnR : in cvCvtColor()