Searched defs:IPPReorderGeneralFunctor (Results 1 – 1 of 1) sorted by relevance
487 struct IPPReorderGeneralFunctor struct489 …IPPReorderGeneralFunctor(ippiReorderFunc _func1, ippiGeneralFunc _func2, int _order0, int _order1,… in IPPReorderGeneralFunctor() function497 bool operator()(const void *src, int srcStep, void *dst, int dstStep, int cols, int rows) const in operator ()()509 ippiReorderFunc func1;510 ippiGeneralFunc func2;511 int order[4];512 int depth;