Searched defs:v4l2_ctrl_vp8_frame (Results 1 – 2 of 2) sorted by relevance
96749 struct v4l2_ctrl_vp8_frame { struct96750 struct v4l2_vp8_segment segment;96751 struct v4l2_vp8_loop_filter lf;96752 struct v4l2_vp8_quantization quant;96753 struct v4l2_vp8_entropy entropy;96754 struct v4l2_vp8_entropy_coder_state coder_state;96755 __u16 width;96756 __u16 height;96757 __u8 horizontal_scale;96758 __u8 vertical_scale;[all …]
106445 struct v4l2_ctrl_vp8_frame { struct106446 struct v4l2_vp8_segment segment;106447 struct v4l2_vp8_loop_filter lf;106448 struct v4l2_vp8_quantization quant;106449 struct v4l2_vp8_entropy entropy;106450 struct v4l2_vp8_entropy_coder_state coder_state;106451 __u16 width;106452 __u16 height;106453 __u8 horizontal_scale;106454 __u8 vertical_scale;[all …]