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

  /external/opencv3/modules/core/include/opencv2/core/cuda/
color.hpp 99 OPENCV_CUDA_IMPLEMENT_GRAY2RGB5x5_TRAITS(gray_to_bgr555, 5)
100 OPENCV_CUDA_IMPLEMENT_GRAY2RGB5x5_TRAITS(gray_to_bgr565, 6)
102 #undef OPENCV_CUDA_IMPLEMENT_GRAY2RGB5x5_TRAITS
  /external/opencv3/modules/core/include/opencv2/core/cuda/detail/
color_detail.hpp 390 #define OPENCV_CUDA_IMPLEMENT_GRAY2RGB5x5_TRAITS(name, green_bits) \
    [all...]

Completed in 36 milliseconds