CV_CUDEV_IMPLEMENT_VEC_BINARY_FUNC  756 modules/core/include/opencv2/core/cuda/vec_math.hpp #define CV_CUDEV_IMPLEMENT_VEC_BINARY_FUNC(func_name, func, input_type, output_type) \
CV_CUDEV_IMPLEMENT_VEC_BINARY_FUNC  774 modules/core/include/opencv2/core/cuda/vec_math.hpp CV_CUDEV_IMPLEMENT_VEC_BINARY_FUNC(max, ::max, uchar, uchar)
CV_CUDEV_IMPLEMENT_VEC_BINARY_FUNC  767 modules/cudev/include/opencv2/cudev/util/vec_math.hpp #define CV_CUDEV_IMPLEMENT_VEC_BINARY_FUNC(func_name, func, input_type, output_type) \
CV_CUDEV_IMPLEMENT_VEC_BINARY_FUNC  785 modules/cudev/include/opencv2/cudev/util/vec_math.hpp CV_CUDEV_IMPLEMENT_VEC_BINARY_FUNC(max, ::max, uchar, uchar)