Searched defs:CV_BGRA2RGBA (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cv/include/
H A Dcv.h178 #define CV_BGRA2RGBA 5 macro
179 #define CV_RGBA2BGRA CV_BGRA2RGBA
/external/opencv3/modules/imgproc/include/opencv2/imgproc/
H A Dtypes_c.h118 CV_BGRA2RGBA =5, enumerator in enum:__anon15585
119 CV_RGBA2BGRA =CV_BGRA2RGBA,

Completed in 120 milliseconds