Home
last modified time | relevance | path

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

/linux/drivers/media/test-drivers/visl/
H A Dvisl-trace-av1.h174 __print_array(__entry->f.loop_restoration.loop_restoration_size,
175 ARRAY_SIZE(__entry->f.loop_restoration.loop_restoration_size),
176 sizeof(__entry->f.loop_restoration.loop_restoration_size[0])),
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c336 u32 loop_restoration_size[V4L2_AV1_NUM_PLANES_MAX]; member
1215 lr->loop_restoration_size[i] = ctrl_lr->loop_restoration_size[i]; in vdec_av1_slice_setup_lr()
/linux/include/uapi/linux/
H A Dv4l2-controls.h3094 * @loop_restoration_size: specifies the size of loop restoration units in units
3103 __u32 loop_restoration_size[V4L2_AV1_MAX_NUM_PLANES];
3040 __u32 loop_restoration_size[V4L2_AV1_MAX_NUM_PLANES]; global() member