Home
last modified time | relevance | path

Searched refs:frame_restoration_type (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-av1.h171 __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])),
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c335 u8 frame_restoration_type[V4L2_AV1_NUM_PLANES_MAX]; member
1214 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()
/linux/include/uapi/linux/
H A Dv4l2-controls.h3092 * @frame_restoration_type: specifies the type of restoration used for each
3102 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