Lines Matching defs:omap_overlay_info
360 struct omap_overlay_info { struct
361 u32 paddr;
362 u32 p_uv_addr; /* for NV12 format */
363 u16 screen_width;
364 u16 width;
365 u16 height;
366 enum omap_color_mode color_mode;
367 u8 rotation;
368 enum omap_dss_rotation_type rotation_type;
369 bool mirror;
371 u16 pos_x;
372 u16 pos_y;
373 u16 out_width; /* if 0, out_width == width */
374 u16 out_height; /* if 0, out_height == height */
375 u8 global_alpha;
376 u8 pre_mult_alpha;
377 u8 zorder;