Searched refs:CV_BGR5652GRAY (Results 1 – 2 of 2) sorted by relevance
2383 case CV_BGR5652GRAY: in cvCvtColor()2396 param[0] = code == CV_BGR5652GRAY ? 6 : 5; // green_bits in cvCvtColor()
200 #define CV_BGR5652GRAY 21 in LOAD_CHDL() macro