fdk-aac/libSACdec/src
Fraunhofer IIS FDK a1a8f69b14 Revise bypass mode in SpatialDecApplyParameterSets() to prevent an assert in fDivNorm().
Bug: 176246647
Test: atest android.media.cts.DecoderTestAacFormat android.media.cts.DecoderTestXheAac android.media.cts.DecoderTestAacDrc
Change-Id: I198747688f1677b82f27a17a2fcf40229c92b1da
2021-02-14 12:21:14 -08:00
..
sac_bitdec.cpp Fix for OPD smoothing in USAC decoder. 2019-12-27 11:36:55 -08:00
sac_bitdec.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sac_calcM1andM2.cpp Improve phase coding accuracy by use of splitAngle lookup table. 2019-05-14 14:18:25 -07:00
sac_calcM1andM2.h Revise scaling for USAC combined with phase coding in SpatialDecApplyM2() to prevent signed integer overflow. 2020-01-14 14:48:07 -08:00
sac_dec.cpp Revise bypass mode in SpatialDecApplyParameterSets() to prevent an assert in fDivNorm(). 2021-02-14 12:21:14 -08:00
sac_dec.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
sac_dec_conceal.cpp Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sac_dec_conceal.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sac_dec_interface.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
sac_dec_lib.cpp Check number of core channels and SAC decoder input channels to avoid a channel mismatch. 2021-02-14 12:21:04 -08:00
sac_dec_ssc_struct.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sac_process.cpp 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
sac_process.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sac_qmf.cpp 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
sac_qmf.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
sac_reshapeBBEnv.cpp 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
sac_reshapeBBEnv.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sac_rom.cpp Improve phase coding accuracy by use of splitAngle lookup table. 2019-05-14 14:18:25 -07:00
sac_rom.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
sac_smoothing.cpp Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sac_smoothing.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sac_stp.cpp Prevent integer overflow in subbandTPApply() energy update. 2021-02-14 12:20:56 -08:00
sac_stp.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sac_tsd.cpp Prevent signed integer overflow in TsdApply(). 2020-01-14 14:49:15 -08:00
sac_tsd.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00