Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dmh_det.cpp802 INT totNoEst, in detectionWithPrediction() argument
816 if(totNoEst > 1){ in detectionWithPrediction()
834 for(est = start; est < totNoEst; est++){ in detectionWithPrediction()
846 if(est < totNoEst-1){ in detectionWithPrediction()
890 totNoEst, in detectionWithPrediction()
916 for(est=start; est < totNoEst; est++){ in detectionWithPrediction()
952 INT totNoEst, in calculateCompVector() argument
975 for(est=0;est<totNoEst;est++){ in calculateCompVector()
1076 INT totNoEst = h_sbrMHDet->totNoEst; in FDKsbrEnc_SbrMissingHarmonicsDetectorQmf() local
1152 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()