Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddca_xll.h118 int fixed_lsb_width; ///< Fixed LSB width member
H A Ddca_xll.c699 if (s->fixed_lsb_width) in chs_get_lsb_width()
700 shift = s->fixed_lsb_width; in chs_get_lsb_width()
859 s->fixed_lsb_width = get_bits(&s->gb, 4); in parse_common_header()
861 s->fixed_lsb_width = 0; in parse_common_header()
1345 s->fixed_lsb_width = 0; in ff_dca_xll_filter_frame()

Completed in 3 milliseconds