Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/zoran/
Dzoran.h153 struct zoran_jpg_settings { struct
154 int decimation; /* this bit is used to set everything to default */
155 int hor_dcm, ver_dcm, tmp_dcm; /* capture decimation settings (tmp_dcm=1 means both fields) */
156 int field_per_buff, odd_even; /* field-settings (odd_even=1 (+tmp_dcm=1) means top-field-first) */
157 int img_x, img_y, img_width, img_height; /* crop settings (subframe capture) */
158 struct v4l2_jpegcompression jpg_comp; /* JPEG-specific capture settings */