Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/zoran/
Dzoran.h216 struct zoran_fh { struct
217 struct v4l2_fh fh;
218 struct zoran *zr;
220 enum zoran_map_mode map_mode; /* Flag which bufferset will map by next mmap() */
222 struct zoran_overlay_settings overlay_settings;
223 u32 *overlay_mask; /* overlay mask */
224 enum zoran_lock_activity overlay_active;/* feature currently in use? */
226 struct zoran_buffer_col buffers; /* buffers' info */
228 struct zoran_v4l_settings v4l_settings; /* structure with a lot of things to play with */
229 struct zoran_jpg_settings jpg_settings; /* structure with a lot of things to play with */