Searched refs:sfbEnergyPrev (Results 1 – 1 of 1) sorted by relevance
/external/aac/libAACdec/src/ |
D | conceal.cpp | 884 int sfbEnergyPrev[64]; in CConcealment_ApplyInter() local 890 FDKmemclear(sfbEnergyPrev, 64 * sizeof(int)); in CConcealment_ApplyInter() 941 sfbEnergyPrev); in CConcealment_ApplyInter() 953 &pSpecScale[wnd], sfbEnergyPrev, sfbEnergyAct, in CConcealment_ApplyInter() 974 sfbEnergyPrev); in CConcealment_ApplyInter() 993 sfbEnergyPrev, sfbEnergyAct, scaleFactorBandsTotal, pSfbOffset); in CConcealment_ApplyInter() 1008 CConcealment_NoExpand, sfbEnergyPrev); in CConcealment_ApplyInter() 1042 &pSpecScale[0], &specScaleAct, &pSpecScale[0], sfbEnergyPrev, in CConcealment_ApplyInter()
|