You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Lynne ce740618d1
aacdec: move LATM decode functions into a separate file
10 months ago
..
Makefile aacdec: template scalefactor dequantization separately 10 months ago
aacdec.c aacdec: move fixed/float DSP initialization to templated init functions 10 months ago
aacdec_dsp_template.c aacdec: move fixed/float DSP initialization to templated init functions 10 months ago
aacdec_fixed.c aacdec: move fixed/float DSP initialization to templated init functions 10 months ago
aacdec_fixed_coupling.h aacdec: split off channel coupling into a new file 10 months ago
aacdec_fixed_dequant.h aacdec: move spectrum decode and dequantization to a new file 10 months ago
aacdec_fixed_prediction.h aacdec: move prediction to separate files 10 months ago
aacdec_float.c aacdec: move fixed/float DSP initialization to templated init functions 10 months ago
aacdec_float_coupling.h aacdec: split off channel coupling into a new file 10 months ago
aacdec_float_prediction.h aacdec: move prediction to separate files 10 months ago
aacdec_latm.h aacdec: move LATM decode functions into a separate file 10 months ago
aacdec_proc_template.c aacdec: fully detemplate decoder core 10 months ago
aacdec_tab.c
aacdec_tab.h