Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/zoran/
Dzoran.h167 struct zoran_jpg_settings { struct
168 int decimation; /* this bit is used to set everything to default */
169 int HorDcm, VerDcm, TmpDcm; /* capture decimation settings (TmpDcm=1 means both fields) */
170 int field_per_buff, odd_even; /* field-settings (odd_even=1 (+TmpDcm=1) means top-field-first) */
171 int img_x, img_y, img_width, img_height; /* crop settings (subframe capture) */
172 struct v4l2_jpegcompression jpg_comp; /* JPEG-specific capture settings */