RGB5x52RGB        276 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp         template <int bidx, int green_bits> struct RGB5x52RGB<3, bidx, green_bits> : unary_function<ushort, uchar3>
RGB5x52RGB        289 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp         template <int bidx, int green_bits> struct RGB5x52RGB<4, bidx, green_bits> : unary_function<ushort, uint>
RGB5x52RGB        167 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp     template <int bidx> struct RGB5x52RGB<3, bidx, 5>
RGB5x52RGB        185 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp     template <int bidx> struct RGB5x52RGB<4, bidx, 5>
RGB5x52RGB        204 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp     template <int bidx> struct RGB5x52RGB<3, bidx, 6>
RGB5x52RGB        222 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp     template <int bidx> struct RGB5x52RGB<4, bidx, 6>
RGB5x52RGB        727 modules/imgproc/src/color.cpp struct RGB5x52RGB