Home
last modified time | relevance | path

Searched refs:chs_get_lsb_width (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddca_xll.c694 static int chs_get_lsb_width(DCAXllDecoder *s, DCAXllChSet *c, int band, int ch) in chs_get_lsb_width() function
715 int shift = chs_get_lsb_width(s, c, band, ch); in chs_assemble_msbs_lsbs()
1299 shift = 24 - c->pcm_bit_res + chs_get_lsb_width(s, c, 0, ch); in combine_residual_frame()