Searched refs:chan_pos_bits (Results 1 – 1 of 1) sorted by relevance
377 int chan_pos_bits = av_ceil_log2(avctx->ch_layout.nb_channels); in read_specific_config() local378 int bits_needed = avctx->ch_layout.nb_channels * chan_pos_bits + 7; in read_specific_config()394 idx = get_bits(&gb, chan_pos_bits); in read_specific_config()