Searched refs:CV_BGR2BGRA (Results 1 – 2 of 2) sorted by relevance
163 #define CV_BGR2BGRA 0 in LOAD_CHDL() macro164 #define CV_RGB2RGBA CV_BGR2BGRA in LOAD_CHDL()
2281 case CV_BGR2BGRA: in cvCvtColor()2290 param[0] = code == CV_BGR2BGRA ? 0 : 2; // blue_idx in cvCvtColor()