Searched refs:frame_restoration_type (Results 1 – 3 of 3) sorted by relevance
171 __print_array(__entry->f.loop_restoration.frame_restoration_type,172 ARRAY_SIZE(__entry->f.loop_restoration.frame_restoration_type),173 sizeof(__entry->f.loop_restoration.frame_restoration_type[0])),
335 u8 frame_restoration_type[V4L2_AV1_NUM_PLANES_MAX]; member1214 lr->frame_restoration_type[i] = ctrl_lr->frame_restoration_type[i]; in vdec_av1_slice_setup_lr()1216 if (lr->frame_restoration_type[i]) { in vdec_av1_slice_setup_lr()
3092 * @frame_restoration_type: specifies the type of restoration used for each3102 enum v4l2_av1_frame_restoration_type frame_restoration_type[V4L2_AV1_NUM_PLANES_MAX];3039 enum v4l2_av1_frame_restoration_type frame_restoration_type[V4L2_AV1_NUM_PLANES_MAX]; global() member