ffmpeg/libavcodec/aac
Lynne e3650886c7
aacdec: initialize float/fixed SBR tables only when either is needed
2024-04-23 08:31:41 +02:00
..
Makefile
aacdec.c aacdec: initialize float/fixed SBR tables only when either is needed 2024-04-23 08:31:41 +02:00
aacdec.h aacdec: remove AAC-specific MIPS optimizations 2024-04-23 08:31:40 +02:00
aacdec_dsp_template.c aacdec: move aacdec.h into libavcodec/aac 2024-04-23 08:31:40 +02:00
aacdec_fixed.c aacdec: initialize float/fixed SBR tables only when either is needed 2024-04-23 08:31:41 +02:00
aacdec_fixed_coupling.h aacdec: move aacdec.h into libavcodec/aac 2024-04-23 08:31:40 +02:00
aacdec_fixed_dequant.h
aacdec_fixed_prediction.h aacdec: move prediction to separate files 2024-04-23 08:31:37 +02:00
aacdec_float.c aacdec: initialize float/fixed SBR tables only when either is needed 2024-04-23 08:31:41 +02:00
aacdec_float_coupling.h aacdec: move aacdec.h into libavcodec/aac 2024-04-23 08:31:40 +02:00
aacdec_float_prediction.h aacdec: move prediction to separate files 2024-04-23 08:31:37 +02:00
aacdec_latm.h aac: move aacdec.c to aac/aacdec.c 2024-04-23 08:31:40 +02:00
aacdec_proc_template.c aacdec: fully detemplate decoder core 2024-04-23 08:31:38 +02:00
aacdec_tab.c
aacdec_tab.h