Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dcolor.cpp487 struct IPPReorderGeneralFunctor struct
489IPPReorderGeneralFunctor(ippiReorderFunc _func1, ippiGeneralFunc _func2, int _order0, int _order1,… in IPPReorderGeneralFunctor() function
497 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;