Home
last modified time | relevance | path

Searched refs:ippiOperator (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dfilter.cpp1428 int ret = ippiOperator(_src, _dst, width, cn); in operator ()()
1469 int ippiOperator(const uchar* _src, uchar* _dst, int width, int cn) const in ippiOperator() function