Searched defs:v4l2_ctrl_av1_frame (Results 1 – 2 of 2) sorted by relevance
97134 struct v4l2_ctrl_av1_frame { struct97135 struct v4l2_av1_tile_info tile_info;97136 struct v4l2_av1_quantization quantization;97137 __u8 superres_denom;97138 struct v4l2_av1_segmentation segmentation;97139 struct v4l2_av1_loop_filter loop_filter;97140 struct v4l2_av1_cdef cdef;97141 __u8 skip_mode_frame[2];97142 __u8 primary_ref_frame;97143 struct v4l2_av1_loop_restoration loop_restoration;[all …]
106830 struct v4l2_ctrl_av1_frame { struct106831 struct v4l2_av1_tile_info tile_info;106832 struct v4l2_av1_quantization quantization;106833 __u8 superres_denom;106834 struct v4l2_av1_segmentation segmentation;106835 struct v4l2_av1_loop_filter loop_filter;106836 struct v4l2_av1_cdef cdef;106837 __u8 skip_mode_frame[2];106838 __u8 primary_ref_frame;106839 struct v4l2_av1_loop_restoration loop_restoration;[all …]