Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.cpp788 INT totNoEst, INT newDetectionAllowed, INT *pAddHarmFlag, in detectionWithPrediction() argument
800 if (totNoEst > 1) { in detectionWithPrediction()
818 for (est = start; est < totNoEst; est++) { in detectionWithPrediction()
830 if (est < totNoEst - 1) { in detectionWithPrediction()
856 pPrevAddHarmSfb, signBuffer, pFreqBandTable, start, totNoEst, in detectionWithPrediction()
879 for (est = start; est < totNoEst; est++) { in detectionWithPrediction()
911 const UCHAR *freqBandTable, INT totNoEst, in calculateCompVector() argument
930 for (est = 0; est < totNoEst; est++) { in calculateCompVector()
1029 INT totNoEst = h_sbrMHDet->totNoEst; in FDKsbrEnc_SbrMissingHarmonicsDetectorQmf() local
1086 transientDetStart, totNoEst, newDetectionAllowed, in FDKsbrEnc_SbrMissingHarmonicsDetectorQmf()
[all …]
Dmh_det.h165 INT totNoEst; member
194 INT sampleFreq, INT frameSize, INT nSfb, INT qmfNoChannels, INT totNoEst,
Dton_corr.cpp145 INT totNoEst = hTonCorr->numberOfEstimates; in FDKsbrEnc_CalculateTonalityQuotas() local
183 (totNoEst - startIndexMatrix) * sizeof(FIXP_DBL)); in FDKsbrEnc_CalculateTonalityQuotas()