Home | History | Annotate | Download | only in include

Lines Matching refs:slice_group_map_type

352     uint  slice_group_map_type;           /* ue(v), range 0..6 */
353 /* if( slice_group_map_type = = 0 ) */
356 /* else if( slice_group_map_type = = 2 ) */
360 /* else if( slice_group_map_type = = 3 || 4 || 5 */
363 /* else if( slice_group_map_type = = 6 ) */
450 /* if(num_slice_groups_minus1>0 && slice_group_map_type>=3 && slice_group_map_type<=5)*/