Home
last modified time | relevance | path

Searched defs:omap_overlay_info (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/video/
Domapdss.h360 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;
[all …]