YCrCb2RGB 753 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <typename T, int scn, int dcn, int bidx> struct YCrCb2RGB YCrCb2RGB 769 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <int bidx> struct YCrCb2RGB<uchar, 4, 4, bidx> : unary_function<uint, uint> YCrCb2RGB 477 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp template <typename T, int scn, int dcn, int bidx> struct YCrCb2RGB YCrCb2RGB 497 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp template <int scn, int dcn, int bidx> struct YCrCb2RGB<float, scn, dcn, bidx> YCrCb2RGB 672 modules/imgproc/src/opencl/cvtcolor.cl __kernel void YCrCb2RGB(__global const uchar* src, int src_step, int src_offset,