Searched defs:v4l2_ctrl_vp8_frame (Results 1 – 2 of 2) sorted by relevance
1841 struct v4l2_ctrl_vp8_frame { struct1842 struct v4l2_vp8_segment segment;1843 struct v4l2_vp8_loop_filter lf;1844 struct v4l2_vp8_quantization quant;1845 struct v4l2_vp8_entropy entropy;1846 struct v4l2_vp8_entropy_coder_state coder_state;1848 __u16 width;1849 __u16 height;1851 __u8 horizontal_scale;1852 __u8 vertical_scale;[all …]