Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/s2255/
H A Ds2255drv.c133 struct s2255_mode { struct
134 u32 format; /* input video format (NTSC, PAL) */
135 u32 scale; /* output video scale */
136 u32 color; /* output video color format */
137 u32 fdec; /* frame decimation */
138 u32 bright; /* brightness */
139 u32 contrast; /* contrast */
140 u32 saturation; /* saturation */
141 u32 hue; /* hue (NTSC only)*/
143 u32 usb_block; /* block size. should be 4096 of DEF_USB_BLOCK */
[all …]