chs_get_lsb_width  713 libavcodec/dca_xll.c         int shift = chs_get_lsb_width(s, c, band, ch);
chs_get_lsb_width 1297 libavcodec/dca_xll.c         shift = 24 - c->pcm_bit_res + chs_get_lsb_width(s, c, 0, ch);