Searched defs:v4l2_ctrl_av1_frame (Results 1 – 1 of 1) sorted by relevance
3362 struct v4l2_ctrl_av1_frame { struct3363 struct v4l2_av1_tile_info tile_info;3364 struct v4l2_av1_quantization quantization;3365 __u8 superres_denom;3366 struct v4l2_av1_segmentation segmentation;3367 struct v4l2_av1_loop_filter loop_filter;3368 struct v4l2_av1_cdef cdef;3369 __u8 skip_mode_frame[2];3370 __u8 primary_ref_frame;3371 struct v4l2_av1_loop_restoration loop_restoration;[all …]