Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Dusacdec_fac.cpp392 const FIXP_WTB *FacWindowZir, *FacWindowSynth; in CLpd_FAC_Acelp2Mdct() local
404 FacWindowSynth = FacWindowSynth128; in CLpd_FAC_Acelp2Mdct()
409 FacWindowSynth = FacWindowSynth64; in CLpd_FAC_Acelp2Mdct()
414 FacWindowSynth = FacWindowSynth32; in CLpd_FAC_Acelp2Mdct()
420 FacWindowSynth = FacWindowSynth96; in CLpd_FAC_Acelp2Mdct()
425 FacWindowSynth = FacWindowSynth48; in CLpd_FAC_Acelp2Mdct()
432 FacWindowZir_conceal = FacWindowSynth; in CLpd_FAC_Acelp2Mdct()
471 FacWindowSynth = (FIXP_WTB *)pFAC_and_FAC_ZIR; in CLpd_FAC_Acelp2Mdct()
495 x += fMultDiv2(pTmp1[-i - 1], FacWindowSynth[w]); in CLpd_FAC_Acelp2Mdct()