COLOR_YUV2BGR      65 modules/cudaimgproc/perf/perf_color.cpp                            CvtColorInfo(3, 3, cv::COLOR_YUV2BGR),
COLOR_YUV2BGR    1512 modules/cudaimgproc/test/test_color.cpp     cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_YUV2BGR);
COLOR_YUV2BGR    1515 modules/cudaimgproc/test/test_color.cpp     cv::cvtColor(src, dst_gold, cv::COLOR_YUV2BGR);
COLOR_YUV2BGR    1526 modules/cudaimgproc/test/test_color.cpp     cv::cvtColor(src, dst_gold, cv::COLOR_YUV2BGR);
COLOR_YUV2BGR    1534 modules/cudaimgproc/test/test_color.cpp     cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_YUV2BGR);
COLOR_YUV2BGR    1545 modules/cudaimgproc/test/test_color.cpp     cv::cvtColor(src, dst_gold, cv::COLOR_YUV2BGR, 4);
COLOR_YUV2BGR    1553 modules/cudaimgproc/test/test_color.cpp     cv::cuda::cvtColor(loadMat(src, useRoi), dst, cv::COLOR_YUV2BGR, 4);
COLOR_YUV2BGR      54 modules/imgproc/perf/perf_cvt_color.cpp     CX_YUV2BGRA      = COLOR_COLORCVT_MAX + COLOR_YUV2BGR,
COLOR_YUV2BGR     101 modules/imgproc/perf/perf_cvt_color.cpp     COLOR_YUV2BGR, COLOR_YUV2RGB, CX_YUV2BGRA, CX_YUV2RGBA
COLOR_YUV2BGR     195 modules/imgproc/perf/perf_cvt_color.cpp     case COLOR_YCrCb2RGB: case COLOR_YUV2BGR:
COLOR_YUV2BGR    6786 modules/imgproc/src/color.cpp     case COLOR_YUV2BGR: