CV_BLUR_NO_SCALE 3438 modules/imgproc/src/smooth.cpp (smooth_type == CV_BLUR_NO_SCALE || dst.type() == src.type()) ); CV_BLUR_NO_SCALE 3443 modules/imgproc/src/smooth.cpp if( smooth_type == CV_BLUR || smooth_type == CV_BLUR_NO_SCALE ) CV_BLUR_NO_SCALE 702 modules/imgproc/test/test_filter.cpp test_array[OUTPUT][0], normalize ? CV_BLUR : CV_BLUR_NO_SCALE,