HomeSort by relevance Sort by last modified time
    Searched refs:OPENCV_CUDA_IMPLEMENT_RGB5x52GRAY_TRAITS (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/core/include/opencv2/core/cuda/
color.hpp 104 OPENCV_CUDA_IMPLEMENT_RGB5x52GRAY_TRAITS(bgr555_to_gray, 5)
105 OPENCV_CUDA_IMPLEMENT_RGB5x52GRAY_TRAITS(bgr565_to_gray, 6)
107 #undef OPENCV_CUDA_IMPLEMENT_RGB5x52GRAY_TRAITS
  /external/opencv3/modules/core/include/opencv2/core/cuda/detail/
color_detail.hpp 432 #define OPENCV_CUDA_IMPLEMENT_RGB5x52GRAY_TRAITS(name, green_bits) \
    [all...]

Completed in 2200 milliseconds