Home | History | Annotate | Download | only in src

Lines Matching refs:slice_group_map_type

247         status = ue_v(stream, picParam->slice_group_map_type);
248 if (picParam->slice_group_map_type == 0)
255 else if (picParam->slice_group_map_type == 2)
263 else if (picParam->slice_group_map_type == 3 ||
264 picParam->slice_group_map_type == 4 ||
265 picParam->slice_group_map_type == 5)
270 else /*if(picParam->slice_group_map_type == 6)*/
480 if (currPPS->num_slice_groups_minus1 > 0 && currPPS->slice_group_map_type >= 3
481 slice_group_map_type <= 5)