Searched defs:v4l2_ctrl_vp8_frame (Results 1 – 1 of 1) sorted by relevance
1270 struct v4l2_ctrl_vp8_frame { struct1271 struct v4l2_vp8_segment segment;1272 struct v4l2_vp8_loop_filter lf;1273 struct v4l2_vp8_quantization quant;1274 struct v4l2_vp8_entropy entropy;1275 struct v4l2_vp8_entropy_coder_state coder_state;1276 __u16 width;1277 __u16 height;1278 __u8 horizontal_scale;1279 __u8 vertical_scale;[all …]