Home
last modified time | relevance | path

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

/drivers/media/pci/zoran/
Dzoran.h220 struct zoran_fh { struct
221 struct v4l2_fh fh;
222 struct zoran *zr;
224 enum zoran_map_mode map_mode; /* Flag which bufferset will map by next mmap() */
226 struct zoran_overlay_settings overlay_settings;
227 u32 *overlay_mask; /* overlay mask */
228 enum zoran_lock_activity overlay_active;/* feature currently in use? */
230 struct zoran_buffer_col buffers; /* buffers' info */
232 struct zoran_v4l_settings v4l_settings; /* structure with a lot of things to play with */
233 struct zoran_jpg_settings jpg_settings; /* structure with a lot of things to play with */