RGB2YCrCbConvert 639 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <int bidx, typename T, typename D> static __device__ void RGB2YCrCbConvert(const T* src, D& dst) RGB2YCrCbConvert 652 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <int bidx> static __device__ uint RGB2YCrCbConvert(uint src) RGB2YCrCbConvert 669 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <int bidx, typename D> static __device__ __forceinline__ void RGB2YCrCbConvert(const float* src, D& dst)