Searched refs:CV_RGBA2BGR565 (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cv/src/
H A Dcvcolor.cpp2323 case CV_RGBA2BGR565:
2339 code == CV_BGRA2BGR565 || code == CV_RGBA2BGR565 ? 6 : 5; // green_bits
/external/opencv/cv/include/
H A Dcv.h195 #define CV_RGBA2BGR565 17 macro

Completed in 38 milliseconds