Home
last modified time | relevance | path

Searched refs:frame_restoration_type (Results 1 – 2 of 2) 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()