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

  /external/opencv3/modules/imgproc/test/
test_cvtyuv.cpp 365 case CV_YUV2RGB_NV12:
444 case CV_YUV2RGB_NV12:
597 CV_ENUM(YUVCVTS, CV_YUV2RGB_NV12, CV_YUV2BGR_NV12, CV_YUV2RGB_NV21, CV_YUV2BGR_NV21,
696 ::testing::Values((int)CV_YUV2RGB_NV12, (int)CV_YUV2BGR_NV12, (int)CV_YUV2RGB_NV21, (int)CV_YUV2BGR_NV21,
  /external/opencv3/modules/imgproc/include/opencv2/imgproc/
types_c.h 236 CV_YUV2RGB_NV12 = 90,
  /external/opencv3/modules/imgproc/src/
color.cpp     [all...]

Completed in 1430 milliseconds