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

/external/opencv/cv/src/
H A Dcvcolor.cpp2321 case CV_BGRA2BGR565:
2337 code == CV_BGRA2BGR565 || code == CV_BGRA2BGR555 ? 0 : 2; // blue_idx
2339 code == CV_BGRA2BGR565 || code == CV_RGBA2BGR565 ? 6 : 5; // green_bits
/external/opencv/cv/include/
H A Dcv.h194 #define CV_BGRA2BGR565 16 macro

Completed in 24 milliseconds