HSV2RGBConvert   1107 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp         template <int bidx, int hr, typename T> static __device__ void HSV2RGBConvert(const T& src, float* dst)
HSV2RGBConvert   1148 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp         template <int bidx, int HR, typename T> static __device__ void HSV2RGBConvert(const T& src, uchar* dst)
HSV2RGBConvert   1163 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp         template <int bidx, int hr> static __device__ uint HSV2RGBConvert(uint src)