Searched refs:V4L2_AV1_MAX_SEGMENTS (Results 1 – 3 of 3) sorted by relevance
267 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()
2862 #define V4L2_AV1_MAX_SEGMENTS 8 macro3125 __u8 feature_enabled[V4L2_AV1_MAX_SEGMENTS];3126 __s16 feature_data[V4L2_AV1_MAX_SEGMENTS][V4L2_AV1_SEG_LVL_MAX];
3442 - ``feature_enabled[V4L2_AV1_MAX_SEGMENTS]``3446 - ``feature_data[V4L2_AV1_MAX_SEGMENTS][V4L2_AV1_SEG_LVL_MAX]``