Searched defs:v4l2_ctrl_vp8_frame (Results 1 – 1 of 1) sorted by relevance
1940 struct v4l2_ctrl_vp8_frame { struct1941 struct v4l2_vp8_segment segment;1942 struct v4l2_vp8_loop_filter lf;1943 struct v4l2_vp8_quantization quant;1944 struct v4l2_vp8_entropy entropy;1945 struct v4l2_vp8_entropy_coder_state coder_state;1947 __u16 width;1948 __u16 height;1950 __u8 horizontal_scale;1951 __u8 vertical_scale;[all …]