Searched defs:IPPColor2GrayFunctor (Results 1 – 1 of 1) sorted by relevance
425 struct IPPColor2GrayFunctor struct427 IPPColor2GrayFunctor(ippiColor2GrayFunc _func) : in IPPColor2GrayFunctor() argument434 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];