Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.cpp819 INT totNoEst, in detectionWithPrediction() argument
836 if(totNoEst > 1){ in detectionWithPrediction()
854 for(est = start; est < totNoEst; est++){ in detectionWithPrediction()
866 if(est < totNoEst-1){ in detectionWithPrediction()
910 totNoEst, in detectionWithPrediction()
936 for(est=start; est < totNoEst; est++){ in detectionWithPrediction()
972 INT totNoEst, in calculateCompVector() argument
995 for(est=0;est<totNoEst;est++){ in calculateCompVector()
1096 INT totNoEst = h_sbrMHDet->totNoEst; in FDKsbrEnc_SbrMissingHarmonicsDetectorQmf() local
1172 totNoEst, in FDKsbrEnc_SbrMissingHarmonicsDetectorQmf()
[all …]
Dmh_det.h140 INT totNoEst; member
183 INT totNoEst,
Dton_corr.cpp129 INT totNoEst = hTonCorr->numberOfEstimates; in FDKsbrEnc_CalculateTonalityQuotas() local
168 FDKmemclear(nrgVector+startIndexMatrix,(totNoEst-startIndexMatrix)*sizeof(FIXP_DBL)); in FDKsbrEnc_CalculateTonalityQuotas()