Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.cpp458 INT transientPos, in isDetectionOfNewToneAllowed() argument
471 if(transientPos + transientPosOffset < pFrameInfo->borders[pFrameInfo->nEnvelopes]) in isDetectionOfNewToneAllowed()
474 if(transientPos + transientPosOffset > h_sbrMissingHarmonicsDetector->timeSlots >> 1){ in isDetectionOfNewToneAllowed()
513 h_sbrMissingHarmonicsDetector->previousTransientPos = transientPos; in isDetectionOfNewToneAllowed()
1069 INT transientPos = pTranInfo[0]; in FDKsbrEnc_SbrMissingHarmonicsDetectorQmf() local
1124 transientPos, in FDKsbrEnc_SbrMissingHarmonicsDetectorQmf()
Dton_corr.cpp344 INT transientPos = transientInfo[0]; /*!< Position of the transient.*/ in FDKsbrEnc_TonCorrParamExtr() local
361 if(transientPos + hTonCorr->transientPosOffset >= frameInfo->borders[frameInfo->nEnvelopes]){ in FDKsbrEnc_TonCorrParamExtr()
368 if(transientPos + hTonCorr->transientPosOffset < frameInfo->borders[frameInfo->nEnvelopes]){ in FDKsbrEnc_TonCorrParamExtr()