RGB2YUVConvert 500 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <int bidx, typename T, typename D> static __device__ void RGB2YUVConvert(const T* src, D& dst) RGB2YUVConvert 513 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <int bidx, typename D> static __device__ __forceinline__ void RGB2YUVConvert(const float* src, D& dst)