Searched defs:v4l2_ctrl_vp8_frame (Results 1 – 1 of 1) sorted by relevance
1259 struct v4l2_ctrl_vp8_frame { struct1260 struct v4l2_vp8_segment segment;1261 struct v4l2_vp8_loop_filter lf;1262 struct v4l2_vp8_quantization quant;1263 struct v4l2_vp8_entropy entropy;1264 struct v4l2_vp8_entropy_coder_state coder_state;1265 __u16 width;1266 __u16 height;1267 __u8 horizontal_scale;1268 __u8 vertical_scale;[all …]