Home
last modified time | relevance | path

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

/external/opencv/cv/src/
D_cvimgproc.h88 int icvIPPSepFilter( const CvMat* src, CvMat* dst, const CvMat* kernelX,
Dcvsmooth.cpp1495 CV_CALL( done = icvIPPSepFilter( src, dst, &KX, &KY, in cvSmooth()
Dcvfilter.cpp2376 int icvIPPSepFilter( const CvMat* src, CvMat* dst, const CvMat* kernelX, in icvIPPSepFilter() function