Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddca_xll.c71 static int parse_dmix_coeffs(DCAXllDecoder *s, DCAXllChSet *c) in parse_dmix_coeffs()
116 static int chs_parse_header(DCAXllDecoder *s, DCAXllChSet *c, DCAExssAsset *asset) in chs_parse_header()
119 DCAXllChSet *p = &s->chset[0]; in chs_parse_header()
386 static int chs_alloc_msb_band_data(DCAXllDecoder *s, DCAXllChSet *c) in chs_alloc_msb_band_data()
409 static int chs_alloc_lsb_band_data(DCAXllDecoder *s, DCAXllChSet *c) in chs_alloc_lsb_band_data()
442 static int chs_parse_band_data(DCAXllDecoder *s, DCAXllChSet *c, int band, int seg, int band_data_e… in chs_parse_band_data()
599 static av_cold void chs_clear_band_data(DCAXllDecoder *s, DCAXllChSet *c, int band, int seg) in chs_clear_band_data()
627 static void chs_filter_band_data(DCAXllDecoder *s, DCAXllChSet *c, int band) in chs_filter_band_data()
692 static int chs_get_lsb_width(DCAXllDecoder *s, DCAXllChSet *c, int band, int ch) in chs_get_lsb_width()
707 static void chs_assemble_msbs_lsbs(DCAXllDecoder *s, DCAXllChSet *c, int band) in chs_assemble_msbs_lsbs()
[all …]
Ddca_xll.h64 typedef struct DCAXllChSet { struct
103 } DCAXllChSet; argument
122 DCAXllChSet chset[DCA_XLL_CHSETS_MAX]; ///< Channel sets