Searched refs:icvIPPSepFilter (Results 1 – 3 of 3) sorted by relevance
/external/opencv/cv/src/ |
D | _cvimgproc.h | 88 int icvIPPSepFilter( const CvMat* src, CvMat* dst, const CvMat* kernelX,
|
D | cvsmooth.cpp | 1495 CV_CALL( done = icvIPPSepFilter( src, dst, &KX, &KY, in cvSmooth()
|
D | cvfilter.cpp | 2376 int icvIPPSepFilter( const CvMat* src, CvMat* dst, const CvMat* kernelX, in icvIPPSepFilter() function
|