Home | History | Annotate | Download | only in linux

Lines Matching defs:in

138 	MDP_Y_CBCR_H2V2,  /* Y and CbCr, pseudo planer w/ Cb is in MSB */
142 MDP_Y_CRCB_H2V2, /* Y and CrCb, pseudo planer w/ Cr is in MSB */
145 MDP_Y_CRCB_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */
146 MDP_Y_CBCR_H2V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */
157 MDP_Y_CRCB_H1V1, /* Y and CrCb, pseduo planer w/ Cr is in MSB */
158 MDP_Y_CBCR_H1V1, /* Y and CbCr, pseduo planer w/ Cb is in MSB */
165 MDP_RGBA_8888_TILE, /* RGBA 8888 in tile format */
166 MDP_ARGB_8888_TILE, /* ARGB 8888 in tile format */
167 MDP_ABGR_8888_TILE, /* ABGR 8888 in tile format */
168 MDP_BGRA_8888_TILE, /* BGRA 8888 in tile format */
169 MDP_RGBX_8888_TILE, /* RGBX 8888 in tile format */
170 MDP_XRGB_8888_TILE, /* XRGB 8888 in tile format */
171 MDP_XBGR_8888_TILE, /* XBGR 8888 in tile format */
172 MDP_BGRX_8888_TILE, /* BGRX 8888 in tile format */
174 MDP_RGB_565_TILE, /* RGB 565 in tile format */
175 MDP_BGR_565_TILE, /* BGR 565 in tile format */
516 /* Masks used in PA v1_7 only */
523 /* Masks used in all PAv2 versions */
692 * would appear opaque in case fg plane alpha is
768 * @z_order: Blending stage to occupy in display, if multiple layers are
778 * @transp_mask: Color used as color key for transparency. Any pixel in fetched
780 * The color should be in same format as the source image format.
808 * in source split when pipes are re-used and shuffled around to
887 mdp_block_type defines the identifiers for pipes in MDP 4.3 and up
975 * generic RGB lut in case of gamma correction or other LUT updation usecases
1171 } in;