HomeSort by relevance Sort by last modified time
    Searched refs:totNoEst (Results 1 - 3 of 3) sorted by null

  /external/aac/libSBRenc/src/
mh_det.h 140 INT totNoEst;
183 INT totNoEst,
mh_det.cpp 802 INT totNoEst,
816 if(totNoEst > 1){
834 for(est = start; est < totNoEst; est++){
846 if(est < totNoEst-1){
890 totNoEst,
916 for(est=start; est < totNoEst; est++){
    [all...]
ton_corr.cpp 129 INT totNoEst = hTonCorr->numberOfEstimates;
168 FDKmemclear(nrgVector+startIndexMatrix,(totNoEst-startIndexMatrix)*sizeof(FIXP_DBL));
    [all...]

Completed in 149 milliseconds