HLS2RGBConvert 1380 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <int bidx, int hr, typename T> static __device__ void HLS2RGBConvert(const T& src, float* dst) HLS2RGBConvert 1421 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <int bidx, int hr, typename T> static __device__ void HLS2RGBConvert(const T& src, uchar* dst) HLS2RGBConvert 1436 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <int bidx, int hr> static __device__ uint HLS2RGBConvert(uint src)