Searched defs:IPPGeneralReorderFunctor (Results 1 – 1 of 1) sorted by relevance
515 struct IPPGeneralReorderFunctor struct517 …IPPGeneralReorderFunctor(ippiGeneralFunc _func1, ippiReorderFunc _func2, int _order0, int _order1,… in IPPGeneralReorderFunctor() function525 bool operator()(const void *src, int srcStep, void *dst, int dstStep, int cols, int rows) const in operator ()()537 ippiGeneralFunc func1;538 ippiReorderFunc func2;539 int order[4];540 int depth;