Home
last modified time | relevance | path

Searched refs:SF_EXC (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Dusacdec_const.h109 #define SF_EXC 16 /* exponent of exc[] and exc2[], excitation buffer */ macro
112 #define SF_SYNTH SF_EXC /* exponent of synthesis buffer */
Dusacdec_acelp.cpp321 ener_exc_e = 2 * SF_EXC + 1 + 2 * SF_GAIN_P - ener_exc_e + s; in calc_period_factor()
469 #define SF (SF_CODE + SF_GAIN_C + 1 - SF_EXC - SF_HEADROOM) in BuildAdaptiveExcitation()
Dusacdec_lpd.cpp1824 pAacDecoderChannelInfo->data.usac.tcx_gain_e[k] - SF_EXC)); in CLpd_RenderTimeSignal()