Searched defs:omap_overlay_info (Results 1 – 1 of 1) sorted by relevance
149 struct omap_overlay_info { struct150 dma_addr_t paddr;151 dma_addr_t p_uv_addr; /* for NV12 format */152 u16 screen_width;153 u16 width;154 u16 height;155 u32 fourcc;156 u8 rotation;157 enum omap_dss_rotation_type rotation_type;159 u16 pos_x;[all …]