Searched defs:rgb16_pixel (Results 1 – 1 of 1) sorted by relevance
53 struct rgb16_pixel { struct54 uint8 gb; // G[2:0],B[4:0]55 uint8 rg; // 16: R[4:0],G[5:3]