Searched defs:v4l2_ctrl_vp8_frame (Results 1 – 1 of 1) sorted by relevance
1836 struct v4l2_ctrl_vp8_frame { struct1837 struct v4l2_vp8_segment segment;1838 struct v4l2_vp8_loop_filter lf;1839 struct v4l2_vp8_quantization quant;1840 struct v4l2_vp8_entropy entropy;1841 struct v4l2_vp8_entropy_coder_state coder_state;1843 __u16 width;1844 __u16 height;1846 __u8 horizontal_scale;1847 __u8 vertical_scale;[all …]