Searched defs:IPPGray2BGRAFunctor (Results 1 – 1 of 1) sorted by relevance
462 struct IPPGray2BGRAFunctor struct464 IPPGray2BGRAFunctor(ippiGeneralFunc _func1, ippiReorderFunc _func2, int _depth) : in IPPGray2BGRAFunctor() argument469 bool operator()(const void *src, int srcStep, void *dst, int dstStep, int cols, int rows) const in operator ()()482 ippiGeneralFunc func1;483 ippiReorderFunc func2;484 int depth;