Lines Matching +full:5 +full:g
22 corresponds to a color channel (i.e. R, G, B, X, A, Y, Cb, Cr).
32 * Component 1: G
43 * Component 1: G(8)
50 * Component 1: G(8)
66 * Component 1: G(8)
76 which doesn't include alpha can be used, e.g. DRM_FORMAT_BGR888.
81 Formats which are typically multi-planar in linear layouts (e.g. YUV
129 * Component 1: G(10)
137 * Component 1: G(8)
145 * Component 1: G(8)
149 - 5/6-bit per component RGB
151 * Component 0: R(5)
152 * Component 1: G(6)
153 * Component 2: B(5)
156 - 5-bit per component RGB, with 1-bit alpha
158 * Component 0: R(5)
159 * Component 1: G(5)
160 * Component 2: B(5)