Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/s2255/
Ds2255drv.c142 struct s2255_mode { struct
143 u32 format; /* input video format (NTSC, PAL) */
144 u32 scale; /* output video scale */
145 u32 color; /* output video color format */
146 u32 fdec; /* frame decimation */
147 u32 bright; /* brightness */
148 u32 contrast; /* contrast */
149 u32 saturation; /* saturation */
150 u32 hue; /* hue (NTSC only)*/
151 u32 single; /* capture 1 frame at a time (!=0), continuously (==0)*/
[all …]