Home
last modified time | relevance | path

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

/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_av1_req_lat_if.c267 int feature_data[V4L2_AV1_MAX_SEGMENTS][V4L2_AV1_SEG_LVL_MAX];
268 u16 feature_enabled_mask[V4L2_AV1_MAX_SEGMENTS];
312 int qindex[V4L2_AV1_MAX_SEGMENTS];
492 u8 loss_less_array[V4L2_AV1_MAX_SEGMENTS];
1167 for (i = 0; i < V4L2_AV1_MAX_SEGMENTS; i++) { in vdec_av1_slice_setup_seg()
1369 for (i = 0; i < V4L2_AV1_MAX_SEGMENTS; i++) { in vdec_av1_slice_setup_uh()
/linux/include/uapi/linux/
H A Dv4l2-controls.h2862 #define V4L2_AV1_MAX_SEGMENTS 8 macro
3125 __u8 feature_enabled[V4L2_AV1_MAX_SEGMENTS];
3126 __s16 feature_data[V4L2_AV1_MAX_SEGMENTS][V4L2_AV1_SEG_LVL_MAX];
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-codec-stateless.rst3442 - ``feature_enabled[V4L2_AV1_MAX_SEGMENTS]``
3446 - ``feature_data[V4L2_AV1_MAX_SEGMENTS][V4L2_AV1_SEG_LVL_MAX]``