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

  /external/opencv3/modules/imgproc/test/
test_cvtyuv.cpp 432 case CV_BGRA2YUV_YV12:
507 case CV_BGRA2YUV_YV12:
606 CV_BGRA2YUV_YV12, CV_RGB2YUV_I420, CV_BGR2YUV_I420, CV_RGBA2YUV_I420, CV_BGRA2YUV_I420)
701 (int)CV_BGRA2YUV_YV12, (int)CV_RGB2YUV_I420, (int)CV_BGR2YUV_I420, (int)CV_RGBA2YUV_I420,
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
types_c.h 339 CV_BGRA2YUV_YV12 = 134,
  /external/opencv3/modules/imgproc/src/
color.cpp     [all...]

Completed in 39 milliseconds