Searched refs:V4L2_AV1_MAX_SEGMENTS (Results 1 – 4 of 4) 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()
2854 #define V4L2_AV1_MAX_SEGMENTS 8 macro3117 __u8 feature_enabled[V4L2_AV1_MAX_SEGMENTS];3118 __s16 feature_data[V4L2_AV1_MAX_SEGMENTS][V4L2_AV1_SEG_LVL_MAX];
796 u32 segval[V4L2_AV1_MAX_SEGMENTS][V4L2_AV1_SEG_LVL_MAX] = { 0 }; in rockchip_vpu981_av1_dec_set_segmentation()836 for (s = 0; s < V4L2_AV1_MAX_SEGMENTS; s++) { in rockchip_vpu981_av1_dec_set_segmentation()884 for (i = 0; i < V4L2_AV1_MAX_SEGMENTS; i++) { in rockchip_vpu981_av1_dec_set_segmentation()1046 for (i = 0; i < V4L2_AV1_MAX_SEGMENTS; i++) { in rockchip_vpu981_av1_dec_is_lossless()
3438 - ``feature_enabled[V4L2_AV1_MAX_SEGMENTS]``3442 - `feature_data[V4L2_AV1_MAX_SEGMENTS][V4L2_AV1_SEG_LVL_MAX]``