Searched refs:IPPGray2BGRAFunctor (Results 1 – 1 of 1) sorted by relevance
462 struct IPPGray2BGRAFunctor struct464 IPPGray2BGRAFunctor(ippiGeneralFunc _func1, ippiReorderFunc _func2, int _depth) : in IPPGray2BGRAFunctor() argument7654 …if( CvtColorIPPLoop(src, dst, IPPGray2BGRAFunctor(ippiCopyP3C3RTab[depth], ippiSwapChannelsC3C4RTa… in cvtColor()