Home
last modified time | relevance | path

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

/external/opencv/cv/src/
Dcvcolor.cpp578 icvBGRx2Gray_8u_CnC1R( const uchar* src, int srcstep, in icvBGRx2Gray_8u_CnC1R() function
2375 func2 = depth == CV_8U ? (CvColorCvtFunc2)icvBGRx2Gray_8u_CnC1R : in cvCvtColor()