FFmpeg/libavcodec/aac
2024-04-23 08:31:37 +02:00
..
aacdec.c aacdec: move spectrum decode and dequantization to a new file 2024-04-23 08:31:35 +02:00
aacdec_dsp_template.c aacdec: move prediction to separate files 2024-04-23 08:31:37 +02:00
aacdec_fixed.c aacdec: move prediction to separate files 2024-04-23 08:31:37 +02:00
aacdec_fixed_coupling.h aacdec: split off channel coupling into a new file 2024-04-23 08:31:36 +02:00
aacdec_fixed_dequant.h aacdec: move spectrum decode and dequantization to a new file 2024-04-23 08:31:35 +02:00
aacdec_fixed_prediction.h aacdec: move prediction to separate files 2024-04-23 08:31:37 +02:00
aacdec_float.c aacdec: move prediction to separate files 2024-04-23 08:31:37 +02:00
aacdec_float_coupling.h aacdec: split off channel coupling into a new file 2024-04-23 08:31:36 +02:00
aacdec_float_prediction.h aacdec: move prediction to separate files 2024-04-23 08:31:37 +02:00
aacdec_proc_template.c aacdec: move CCE decoding to a separate templated file 2024-04-23 08:31:37 +02:00
aacdec_tab.c
aacdec_tab.h
Makefile aacdec: template scalefactor dequantization separately 2024-04-23 08:31:32 +02:00