Searched refs:TwoChannel (Results 1 – 1 of 1) sorted by relevance
62 enum { Gray = 1, TwoChannel = 2, BGR = 3, BGRA = 4 }; enumerator63 CV_ENUM(MatCn, Gray, TwoChannel, BGR, BGRA)