Lines Matching defs:omap_overlay_info
240 struct omap_overlay_info { struct
241 dma_addr_t paddr;
242 dma_addr_t p_uv_addr; /* for NV12 format */
243 u16 screen_width;
244 u16 width;
245 u16 height;
246 u32 fourcc;
247 u8 rotation;
248 enum omap_dss_rotation_type rotation_type;
250 u16 pos_x;
251 u16 pos_y;
252 u16 out_width; /* if 0, out_width == width */
253 u16 out_height; /* if 0, out_height == height */
254 u8 global_alpha;
255 u8 pre_mult_alpha;
256 u8 zorder;