Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dcolor.cpp462 struct IPPGray2BGRAFunctor struct
464 IPPGray2BGRAFunctor(ippiGeneralFunc _func1, ippiReorderFunc _func2, int _depth) : in IPPGray2BGRAFunctor() argument
7654 …if( CvtColorIPPLoop(src, dst, IPPGray2BGRAFunctor(ippiCopyP3C3RTab[depth], ippiSwapChannelsC3C4RTa… in cvtColor()