Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/mediatek/vcodec/decoder/vdec/
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];
1205 for (i = 0; i < V4L2_AV1_NUM_PLANES_MAX; i++) { in vdec_av1_slice_setup_lr()
/Linux-v6.6/include/uapi/linux/
Dv4l2-controls.h2847 #define V4L2_AV1_NUM_PLANES_MAX 3 /* 1 if monochrome, 3 otherwise */ macro
3041 enum v4l2_av1_frame_restoration_type frame_restoration_type[V4L2_AV1_NUM_PLANES_MAX];
/Linux-v6.6/drivers/media/platform/verisilicon/
Drockchip_vpu981_hw_av1_dec.c1441 u8 restoration_unit_size[V4L2_AV1_NUM_PLANES_MAX] = { 3, 3, 3 }; in rockchip_vpu981_av1_dec_set_lr()
1452 for (i = 0; i < V4L2_AV1_NUM_PLANES_MAX; i++) { in rockchip_vpu981_av1_dec_set_lr()
/Linux-v6.6/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec-stateless.rst3321 - ``frame_restoration_type[V4L2_AV1_NUM_PLANES_MAX]``