Searched refs:rgb2hsv_cuda (Results 1 – 1 of 1) sorted by relevance
39 inline __device__ HsvTuple rgb2hsv_cuda(const float r, const float g, in rgb2hsv_cuda() function110 const HsvTuple hsv = rgb2hsv_cuda(static_cast<float>(input[idx]), in adjust_hsv_nhwc()