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

/external/opencv/cv/src/
H A Dcvcolor.cpp2322 case CV_BGRA2BGR555:
2337 code == CV_BGRA2BGR565 || code == CV_BGRA2BGR555 ? 0 : 2; // blue_idx
/external/opencv/cv/include/
H A Dcv.h206 #define CV_BGRA2BGR555 26 macro

Completed in 36 milliseconds