HomeSort by relevance Sort by last modified time
    Searched refs:CV_YUV2BGR_IYUV (Results 1 - 3 of 3) sorted by null

  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
types_c.h 253 CV_YUV2BGR_IYUV = 101,
255 CV_YUV2BGR_I420 = CV_YUV2BGR_IYUV,
  /external/opencv3/modules/imgproc/test/
test_cvtyuv.cpp 381 case CV_YUV2BGR_IYUV:
457 case CV_YUV2BGR_IYUV:
599 CV_YUV2RGB_YV12, CV_YUV2BGR_YV12, CV_YUV2RGB_IYUV, CV_YUV2BGR_IYUV,
698 (int)CV_YUV2RGB_YV12, (int)CV_YUV2BGR_YV12, (int)CV_YUV2RGB_IYUV, (int)CV_YUV2BGR_IYUV,
  /external/opencv3/modules/imgproc/src/
color.cpp     [all...]

Completed in 408 milliseconds