Lines Matching refs:CV_BLUR_NO_SCALE
1347 if( smooth_type != CV_BLUR_NO_SCALE && !CV_ARE_TYPES_EQ( src, dst ))1351 if( smooth_type == CV_BLUR || smooth_type == CV_BLUR_NO_SCALE ||1429 if( smooth_type == CV_BLUR || smooth_type == CV_BLUR_NO_SCALE )