Searched refs:num_slice_groups (Results 1 – 1 of 1) sorted by relevance
269 uint32_t num_slice_groups = num_slice_groups_minus1 + 1; in ParsePpsNalu() local272 if ((num_slice_groups & (num_slice_groups - 1)) != 0) in ParsePpsNalu()274 while (num_slice_groups > 0) { in ParsePpsNalu()275 num_slice_groups >>= 1; in ParsePpsNalu()