Home
last modified time | relevance | path

Searched defs:IPPGeneralReorderFunctor (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dcolor.cpp515 struct IPPGeneralReorderFunctor struct
517IPPGeneralReorderFunctor(ippiGeneralFunc _func1, ippiReorderFunc _func2, int _order0, int _order1,… in IPPGeneralReorderFunctor() function
525 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;