Searched refs:ch_nbits (Results 1 – 2 of 2) sorted by relevance
281 int ch_nbits = av_ceil_log2(c->nchannels); in chs_parse_header() local285 b->orig_order[i] = get_bits(&s->gb, ch_nbits); in chs_parse_header()
287 int ch_nbits = av_ceil_log2(s->nchannels_total); in parse_tonal() local318 main_ch = get_bitsz(&s->gb, ch_nbits); in parse_tonal()