Searched refs:CV_BGR5652BGRA (Results 1 – 2 of 2) sorted by relevance
2346 case CV_BGR5652BGRA: in cvCvtColor()2362 code == CV_BGR5652BGRA || code == CV_BGR5552BGRA ? 0 : 2; // blue_idx in cvCvtColor()2364 code == CV_BGR5652BGRA || code == CV_BGR5652RGBA ? 6 : 5; // green_bits in cvCvtColor()
196 #define CV_BGR5652BGRA 18 in LOAD_CHDL() macro