XYZ2RGB 904 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <typename T, int scn, int dcn, int bidx> struct XYZ2RGB XYZ2RGB 920 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <int bidx> struct XYZ2RGB<uchar, 4, 4, bidx> : unary_function<uint, uint> XYZ2RGB 565 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp template <typename T, int scn, int dcn, int bidx> struct XYZ2RGB XYZ2RGB 585 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp template <int scn, int dcn, int bidx> struct XYZ2RGB<float, scn, dcn, bidx> XYZ2RGB 768 modules/imgproc/src/opencl/cvtcolor.cl __kernel void XYZ2RGB(__global const uchar * srcptr, int src_step, int src_offset,