Searched defs:v4l2_ctrl_av1_frame (Results 1 – 1 of 1) sorted by relevance
3356 struct v4l2_ctrl_av1_frame { struct3357 struct v4l2_av1_tile_info tile_info;3358 struct v4l2_av1_quantization quantization;3359 __u8 superres_denom;3360 struct v4l2_av1_segmentation segmentation;3361 struct v4l2_av1_loop_filter loop_filter;3362 struct v4l2_av1_cdef cdef;3363 __u8 skip_mode_frame[2];3364 __u8 primary_ref_frame;3365 struct v4l2_av1_loop_restoration loop_restoration;[all …]