Searched defs:s2255_mode (Results 1 – 1 of 1) sorted by relevance
146 struct s2255_mode { struct147 u32 format; /* input video format (NTSC, PAL) */148 u32 scale; /* output video scale */149 u32 color; /* output video color format */150 u32 fdec; /* frame decimation */151 u32 bright; /* brightness */152 u32 contrast; /* contrast */153 u32 saturation; /* saturation */154 u32 hue; /* hue (NTSC only)*/155 u32 single; /* capture 1 frame at a time (!=0), continuously (==0)*/[all …]