Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dcolor.cpp443 struct IPPGray2BGRFunctor struct
445 IPPGray2BGRFunctor(ippiGeneralFunc _func) : in IPPGray2BGRFunctor() argument
450 bool operator()(const void *src, int srcStep, void *dst, int dstStep, int cols, int rows) const in operator ()()
459 ippiGeneralFunc func;