Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_stp.cpp203 FIXP_DBL prev_tp_scale[MAX_OUTPUT_CHANNELS]; member
307 self->prev_tp_scale[ch] = FL2FXCONST_DBL(1.0f / (1 << SF_SCALE)); in subbandTPInit()
501 fMult(ONE_MINUS_STP_LPF_COEFF2__FDK, hStpDec->prev_tp_scale[ch]); in subbandTPApply()
502 hStpDec->prev_tp_scale[ch] = scale[ch]; in subbandTPApply()