Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dton_corr.cpp388 hTonCorr->frameStartIndexInvfEst, in FDKsbrEnc_TonCorrParamExtr()
389 … hTonCorr->numberOfEstimatesPerFrame + hTonCorr->frameStartIndexInvfEst, in FDKsbrEnc_TonCorrParamExtr()
694 hTonCorr->frameStartIndexInvfEst = 0; in FDKsbrEnc_InitTonCorrParamExtr()
702 hTonCorr->frameStartIndexInvfEst = 0; in FDKsbrEnc_InitTonCorrParamExtr()
713 hTonCorr->frameStartIndexInvfEst = 0; in FDKsbrEnc_InitTonCorrParamExtr()
721 hTonCorr->frameStartIndexInvfEst = 0; in FDKsbrEnc_InitTonCorrParamExtr()
Dton_corr.h127 …INT frameStartIndexInvfEst; /*!< The start index of the inverse filtering, not the same as the… member