Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/zoran/
Dzoran.h268 struct zoran { struct
285 u8 initialized; /* flag if zoran has been correctly initialized */ argument
308 struct zoran_overlay_settings overlay_settings; argument
310 enum zoran_lock_activity overlay_active; /* feature currently in use? */ argument
320 struct zoran_v4l_settings v4l_settings; /* structure with a lot of things to play with */ argument
327 struct zoran_buffer_col v4l_buffers; /* V4L buffers' info */ argument
330 enum zoran_codec_mode codec_mode; /* status of codec */ argument
331 struct zoran_jpg_settings jpg_settings; /* structure with a lot of things to play with */ argument
354 struct zoran_buffer_col jpg_buffers; /* MJPEG buffers' info */ argument
358 struct proc_dir_entry *zoran_proc; argument
[all …]