Searched defs:v4l2_ctrl_av1_frame (Results 1 – 1 of 1) sorted by relevance
3350 struct v4l2_ctrl_av1_frame { struct3351 struct v4l2_av1_tile_info tile_info;3352 struct v4l2_av1_quantization quantization;3353 __u8 superres_denom;3354 struct v4l2_av1_segmentation segmentation;3355 struct v4l2_av1_loop_filter loop_filter;3356 struct v4l2_av1_cdef cdef;3357 __u8 skip_mode_frame[2];3358 __u8 primary_ref_frame;3359 struct v4l2_av1_loop_restoration loop_restoration;[all …]