Searched refs:CV_GRAY2BGR565 (Results 1 – 2 of 2) sorted by relevance
2412 case CV_GRAY2BGR565: in cvCvtColor()2424 param[0] = code == CV_GRAY2BGR565 ? 6 : 5; // green_bits in cvCvtColor()
199 #define CV_GRAY2BGR565 20 in LOAD_CHDL() macro