Searched refs:frame_restoration_type (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/test-drivers/visl/
H A Dvisl-trace-av1.h83 "loop_restoration.frame_restoration_type: %s\n"
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])),
/linux-master/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c328 * @frame_restoration_type: specifies the type of restoration used for each plane
335 u8 frame_restoration_type[V4L2_AV1_NUM_PLANES_MAX]; member in struct:vdec_av1_slice_lr
1206 lr->frame_restoration_type[i] = ctrl_lr->frame_restoration_type[i];
1208 if (lr->frame_restoration_type[i]) {
/linux-master/include/uapi/linux/
H A Dv4l2-controls.h3043 * @frame_restoration_type: specifies the type of restoration used for each
3053 enum v4l2_av1_frame_restoration_type frame_restoration_type[V4L2_AV1_NUM_PLANES_MAX]; member in struct:v4l2_av1_loop_restoration
/linux-master/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c1454 loop_restoration->frame_restoration_type[i] << (i * 2);

Completed in 501 milliseconds