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

  /external/opencv3/modules/imgproc/perf/
perf_cvt_color.cpp 118 CV_ENUM(CvtMode3, COLOR_RGB2YUV_IYUV, COLOR_BGR2YUV_IYUV, COLOR_RGBA2YUV_IYUV, COLOR_BGRA2YUV_IYUV,
212 case COLOR_RGBA2YUV_IYUV: case COLOR_RGBA2YUV_YV12:
  /external/opencv3/modules/imgproc/include/opencv2/
imgproc.hpp 700 COLOR_RGBA2YUV_IYUV = COLOR_RGBA2YUV_I420,
    [all...]
  /external/opencv3/modules/java/src/
imgproc+Imgproc.java 365 COLOR_RGBA2YUV_IYUV = COLOR_RGBA2YUV_I420,
    [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 
  /external/opencv3/modules/imgproc/src/
color.cpp     [all...]

Completed in 955 milliseconds