fdk-aac/libSACdec/src
Fraunhofer IIS FDK 56de8e29ce Utilize dynamic scaling in slotAmp() to avoid signed integer overflows.
Bug: 186777497
Test: atest android.media.cts.DecoderTestAacFormat android.media.cts.DecoderTestXheAac android.media.cts.DecoderTestAacDrc
Change-Id: Ia66fbbd16dec4f9e04d67463cca91d75f3741131
2021-05-07 10:56:07 -07:00
..
sac_bitdec.cpp Avoid load of undefined SPATIALDEC_TREE_CONFIG enum value. 2021-04-30 14:59:12 +00: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 Check number of core channels and SAC decoder input channels to avoid a channel mismatch. 2020-12-28 09:21:16 -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. 2020-12-28 09:21:16 -08:00
sac_dec_ssc_struct.h Upgrade to FDKv2 2018-04-19 11:21:15 -07:00
sac_process.cpp Fix fixmadddiv2_DD() integer overflow in SpatialDecApplyM2_Mode212_ResidualsPlusPhaseCoding(). 2021-05-07 09:52:51 -07: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 Utilize dynamic scaling in slotAmp() to avoid signed integer overflows. 2021-05-07 10:56:07 -07: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 Adapt scaling in combineSignalCplxScale*() to prevent signed integer overflows. 2021-05-07 10:55:24 -07: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