Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_xll.c73 static int parse_dmix_coeffs(DCAXllDecoder *s, DCAXllChSet *c) in parse_dmix_coeffs()
118 static int chs_parse_header(DCAXllDecoder *s, DCAXllChSet *c, DCAExssAsset *asset) in chs_parse_header()
121 DCAXllChSet *p = &s->chset[0]; in chs_parse_header()
388 static int chs_alloc_msb_band_data(DCAXllDecoder *s, DCAXllChSet *c) in chs_alloc_msb_band_data()
411 static int chs_alloc_lsb_band_data(DCAXllDecoder *s, DCAXllChSet *c) in chs_alloc_lsb_band_data()
444 static int chs_parse_band_data(DCAXllDecoder *s, DCAXllChSet *c, int band, int seg, int band_data_e… in chs_parse_band_data()
601 static av_cold void chs_clear_band_data(DCAXllDecoder *s, DCAXllChSet *c, int band, int seg) in chs_clear_band_data()
629 static void chs_filter_band_data(DCAXllDecoder *s, DCAXllChSet *c, int band) in chs_filter_band_data()
694 static int chs_get_lsb_width(DCAXllDecoder *s, DCAXllChSet *c, int band, int ch) in chs_get_lsb_width()
709 static void chs_assemble_msbs_lsbs(DCAXllDecoder *s, DCAXllChSet *c, int band) in chs_assemble_msbs_lsbs()
[all …]
Ddca_xll.h62 typedef struct DCAXllChSet { struct
101 } DCAXllChSet; argument
120 DCAXllChSet chset[DCA_XLL_CHSETS_MAX]; ///< Channel sets