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