RGB2RGB5x5 198 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template<int bidx, int green_bits> struct RGB2RGB5x5<3, bidx,green_bits> : unary_function<uchar3, ushort> RGB2RGB5x5 209 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template<int bidx, int green_bits> struct RGB2RGB5x5<4, bidx,green_bits> : unary_function<uint, ushort> RGB2RGB5x5 126 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp template <int scn, int bidx> struct RGB2RGB5x5<scn, bidx, 6> RGB2RGB5x5 138 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp template <int bidx> struct RGB2RGB5x5<3, bidx, 5> RGB2RGB5x5 150 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp template <int bidx> struct RGB2RGB5x5<4, bidx, 5> RGB2RGB5x5 837 modules/imgproc/src/color.cpp struct RGB2RGB5x5 RGB2RGB5x5 919 modules/imgproc/src/opencl/cvtcolor.cl __kernel void RGB2RGB5x5(__global const uchar* src, int src_step, int src_offset,