Home
last modified time | relevance | path

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

/linux-4.1.27/include/video/
Domapdss.h385 struct omap_overlay_info { struct
386 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 …]