Searched defs:v4l2_ctrl_av1_frame (Results 1 – 1 of 1) sorted by relevance
3371 struct v4l2_ctrl_av1_frame { struct3372 struct v4l2_av1_tile_info tile_info;3373 struct v4l2_av1_quantization quantization;3374 __u8 superres_denom;3375 struct v4l2_av1_segmentation segmentation;3376 struct v4l2_av1_loop_filter loop_filter;3377 struct v4l2_av1_cdef cdef;3378 __u8 skip_mode_frame[2];3379 __u8 primary_ref_frame;3380 struct v4l2_av1_loop_restoration loop_restoration;[all …]