Home
last modified time | relevance | path

Searched refs:V4L2_AV1_NUM_PLANES_MAX (Results 1 – 4 of 4) sorted by relevance

/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];
336 u32 loop_restoration_size[V4L2_AV1_NUM_PLANES_MAX];
1213 for (i = 0; i < V4L2_AV1_NUM_PLANES_MAX; i++) { in vdec_av1_slice_setup_lr()
/linux/include/uapi/linux/
H A Dv4l2-controls.h2874 #define V4L2_AV1_NUM_PLANES_MAX 3 /* 1 if monochrome, 3 otherwise */ macro
3068 enum v4l2_av1_frame_restoration_type frame_restoration_type[V4L2_AV1_NUM_PLANES_MAX];
/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu981_hw_av1_dec.c1439 u8 restoration_unit_size[V4L2_AV1_NUM_PLANES_MAX] = { 3, 3, 3 }; in rockchip_vpu981_av1_dec_set_lr()
1450 for (i = 0; i < V4L2_AV1_NUM_PLANES_MAX; i++) { in rockchip_vpu981_av1_dec_set_lr()
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst3325 - ``frame_restoration_type[V4L2_AV1_NUM_PLANES_MAX]``