FFmpeg/libavcodec/aac
Lynne eef9100a8e
aacdec: template LTP windowing separately
The function is called only internally in DSP, so we do not
need to expose it.

apply_ltp on MIPS uses this function, but due to the function
being just a glue function with no real optimizations,
duplicate it there.
2024-04-23 08:31:35 +02:00
..
aacdec.c aacdec: duplicate table initialization 2024-04-23 08:31:34 +02:00
aacdec_dsp_template.c aacdec: template LTP windowing separately 2024-04-23 08:31:35 +02:00
aacdec_fixed.c aacdec: duplicate table initialization 2024-04-23 08:31:34 +02:00
aacdec_float.c aacdec: duplicate table initialization 2024-04-23 08:31:34 +02:00
aacdec_tab.c
aacdec_tab.h
Makefile aacdec: template scalefactor dequantization separately 2024-04-23 08:31:32 +02:00