Searched defs:zoran_fh (Results 1 – 1 of 1) sorted by relevance
218 struct zoran_fh { struct219 struct zoran *zr;221 enum zoran_map_mode map_mode; /* Flag which bufferset will map by next mmap() */223 struct zoran_overlay_settings overlay_settings;224 u32 *overlay_mask; /* overlay mask */225 enum zoran_lock_activity overlay_active;/* feature currently in use? */227 struct zoran_buffer_col buffers; /* buffers' info */229 struct zoran_v4l_settings v4l_settings; /* structure with a lot of things to play with */230 struct zoran_jpg_settings jpg_settings; /* structure with a lot of things to play with */