buf_type 4196 modules/imgproc/src/filter.cpp int buf_type = buf.type(), bdepth = CV_MAT_DEPTH(buf_type); buf_type 4228 modules/imgproc/src/filter.cpp ocl::typeToStr(type), ocl::typeToStr(buf_type), buf_type 4275 modules/imgproc/src/filter.cpp int buf_type = buf.type(), bdepth = CV_MAT_DEPTH(buf_type); buf_type 4285 modules/imgproc/src/filter.cpp ocl::typeToStr(buf_type), ocl::typeToStr(dtype), buf_type 1487 modules/imgproc/src/imgwarp.cpp void operator()(const buf_type** src, value_type* dst, const alpha_type* beta, int width ) const buf_type 1490 modules/imgproc/src/imgwarp.cpp const buf_type *S0 = src[0], *S1 = src[1]; buf_type 1689 modules/imgproc/src/imgwarp.cpp typedef typename HResize::buf_type WT;