Searched refs:num_excl_chan (Results 1 – 1 of 1) sorted by relevance
2431 int num_excl_chan = 0; local2435 che_drc->exclude_mask[num_excl_chan++] = get_bits1(gb);2436 } while (num_excl_chan < MAX_CHANNELS - 7 && get_bits1(gb));2438 return num_excl_chan / 7;