preprocess2DKernel 1981 modules/imgproc/src/filter.cpp         preprocess2DKernel(kernel, coords, coeffs);
preprocess2DKernel 2064 modules/imgproc/src/filter.cpp         preprocess2DKernel(kernel, coords, coeffs);
preprocess2DKernel 2145 modules/imgproc/src/filter.cpp         preprocess2DKernel(_kernel, coords, coeffs);
preprocess2DKernel 3915 modules/imgproc/src/filter.cpp         preprocess2DKernel( _kernel, coords, coeffs );
preprocess2DKernel  367 modules/imgproc/src/filterengine.hpp void preprocess2DKernel( const Mat& kernel, std::vector<Point>& coords, std::vector<uchar>& coeffs );
preprocess2DKernel  795 modules/imgproc/src/morph.cpp         preprocess2DKernel( _kernel, coords, coeffs );