Searched refs:BGR565_to_BGR (Results 1 – 4 of 4) sorted by relevance
257 OPENCV_CUDA_DECLARE_CVTCOLOR_ONE(BGR565_to_BGR)
323 void BGR565_to_BGR(InputArray _src, OutputArray _dst, int, Stream& stream) in BGR565_to_BGR() function333 cv::cuda::device::BGR565_to_BGR(src, dst, stream); in BGR565_to_BGR()1946 BGR565_to_BGR, // CV_BGR5652BGR =14 in cvtColor()
277 OPENCV_CUDA_IMPLEMENT_CVTCOLOR_ONE(BGR565_to_BGR)
447 CV_CUDEV_RGB5x52RGB_INST(BGR565_to_BGR, 3, 0, 6)