Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dton_corr.cpp605 INT startGuardBand = hTonCorr->patchParam[i].guardStartBand; in resetPatch() local
607 for(k = 0; k < (targetStart- startGuardBand); k++) in resetPatch()
608 hTonCorr->indexVector[startGuardBand+k] = -1; in resetPatch()