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

  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
types_c.h 333 CV_BGRA2YUV_I420 = 130,
335 CV_BGRA2YUV_IYUV = CV_BGRA2YUV_I420,
  /external/opencv3/modules/imgproc/test/
test_cvtyuv.cpp 433 case CV_BGRA2YUV_I420:
512 case CV_BGRA2YUV_I420:
606 CV_BGRA2YUV_YV12, CV_RGB2YUV_I420, CV_BGR2YUV_I420, CV_RGBA2YUV_I420, CV_BGRA2YUV_I420)
702 (int)CV_BGRA2YUV_I420));

Completed in 62 milliseconds