Lines Matching defs:delta_frameinfo
132 struct delta_frameinfo { struct
133 u32 flags;
134 u32 pixelformat;
135 u32 width;
136 u32 height;
137 u32 aligned_width;
138 u32 aligned_height;
139 u32 size;
140 struct v4l2_rect crop;
141 struct v4l2_fract pixelaspect;
142 enum v4l2_field field;
143 enum v4l2_colorspace colorspace;
144 enum v4l2_xfer_func xfer_func;
145 enum v4l2_ycbcr_encoding ycbcr_enc;
146 enum v4l2_quantization quantization;