RGB5x52Gray 428 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp __host__ __device__ __forceinline__ RGB5x52Gray(const RGB5x52Gray&) {} RGB5x52Gray 435 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::RGB5x52Gray<green_bits> functor_type; \ RGB5x52Gray 468 modules/cudev/include/opencv2/cudev/functional/color_cvt.hpp typedef cv::cudev::color_cvt_detail::RGB5x52Gray<green_bits> name ## _func; RGB5x52Gray 283 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp template <int green_bits> struct RGB5x52Gray; RGB5x52Gray 7631 modules/imgproc/src/color.cpp CvtColorLoop(src, dst, RGB5x52Gray(code == CV_BGR5652GRAY ? 6 : 5));