Searched refs:sfbEnergyPrev (Results 1 – 1 of 1) sorted by relevance
/external/aac/libAACdec/src/ |
D | conceal.cpp | 886 int sfbEnergyPrev[64]; in CConcealment_ApplyInter() local 892 FDKmemclear(sfbEnergyPrev, 64 * sizeof(int)); in CConcealment_ApplyInter() 943 sfbEnergyPrev); in CConcealment_ApplyInter() 955 &pSpecScale[wnd], sfbEnergyPrev, sfbEnergyAct, in CConcealment_ApplyInter() 976 sfbEnergyPrev); in CConcealment_ApplyInter() 995 sfbEnergyPrev, sfbEnergyAct, scaleFactorBandsTotal, pSfbOffset); in CConcealment_ApplyInter() 1010 CConcealment_NoExpand, sfbEnergyPrev); in CConcealment_ApplyInter() 1044 &pSpecScale[0], &specScaleAct, &pSpecScale[0], sfbEnergyPrev, in CConcealment_ApplyInter()
|