Searched defs:omap_overlay_info (Results 1 – 1 of 1) sorted by relevance
385 struct omap_overlay_info { struct386 dma_addr_t paddr;387 dma_addr_t p_uv_addr; /* for NV12 format */388 u16 screen_width;389 u16 width;390 u16 height;391 enum omap_color_mode color_mode;392 u8 rotation;393 enum omap_dss_rotation_type rotation_type;394 bool mirror;[all …]