Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/usb/s2255/
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)*/
142 u32 single; /* capture 1 frame at a time (!=0), continuously (==0)*/
[all …]