Home
last modified time | relevance | path

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

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