Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dcolor.cpp425 struct IPPColor2GrayFunctor struct
427 IPPColor2GrayFunctor(ippiColor2GrayFunc _func) : in IPPColor2GrayFunctor() argument
434 bool operator()(const void *src, int srcStep, void *dst, int dstStep, int cols, int rows) const in operator ()()
439 ippiColor2GrayFunc func;
440 Ipp32f coeffs[3];