fdk-aac/libFDK/include
haocheng.zy 3aabcb6abd Add riscv64 support
Signed-off-by: Zhang Ye <haocheng.zy@linux.alibaba.com>
Signed-off-by: Mao Han <han_mao@linux.alibaba.com>

Change-Id: Ifc1c8801d885b0b4ac1bf91842830ab650780328
2022-08-01 16:27:30 +08:00
..
arm
mips
x86
FDK_archdef.h Add riscv64 support 2022-08-01 16:27:30 +08:00
FDK_bitbuffer.h
FDK_bitstream.h
FDK_core.h
FDK_crc.h
FDK_decorrelate.h
FDK_hybrid.h
FDK_lpc.h
FDK_matrixCalloc.h
FDK_qmf_domain.h Avoid decoder internal clipping by converting the whole audio sample data path from 16 to 32 bit data width (FDKdec v3.2.0). 2020-02-14 10:53:51 -08:00
FDK_tools_rom.h
FDK_trigFcts.h
abs.h
autocorr2nd.h
clz.h
common_fix.h
cplx_mul.h
dct.h
fft.h
fft_rad2.h
fixmadd.h
fixminmax.h
fixmul.h
fixpoint_math.h Avoid undefined shift exponent in f2Pow(). 2020-01-22 11:59:08 -08:00
huff_nodes.h
mdct.h Avoid decoder internal clipping by converting the whole audio sample data path from 16 to 32 bit data width (FDKdec v3.2.0). 2020-02-14 10:53:51 -08:00
nlc_dec.h Prevent undefined values for CODING_SCHEME type in huff_decode(). 2021-04-30 15:00:27 +00:00
qmf.h Restructure QMF implementation and provide 16/32 bit implementation in parallel. 2020-02-14 08:51:24 -08:00
qmf_pcm.h Restructure QMF implementation and provide 16/32 bit implementation in parallel. 2020-02-14 08:51:24 -08:00
scale.h For all scaleValuesSaturate() variants make source pointer const. 2019-12-27 10:24:28 -08:00
scramble.h