Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dcolor.cpp328 static ippiGeneralFunc ippiRGB2GrayC3Tab[] = variable
7582 if( CvtColorIPPLoop(src, dst, IPPGeneralFunctor(ippiRGB2GrayC3Tab[depth])) ) in cvtColor()