Home
last modified time | relevance | path

Searched refs:ch_nbits (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddca_lbr.c278 int ch_nbits = av_ceil_log2(s->nchannels_total); in parse_tonal() local
309 main_ch = get_bitsz(&s->gb, ch_nbits); in parse_tonal()
H A Ddca_xll.c283 int ch_nbits = av_ceil_log2(c->nchannels); in chs_parse_header() local
287 b->orig_order[i] = get_bits(&s->gb, ch_nbits); in chs_parse_header()

Completed in 5 milliseconds