Home | History | Annotate | Download | only in src

Lines Matching refs:totNoEst

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++){
952 INT totNoEst,
975 for(est=0;est<totNoEst;est++){
1076 INT totNoEst = h_sbrMHDet->totNoEst;
1152 totNoEst,
1167 totNoEst,
1236 INT totNoEst,
1245 FDK_ASSERT(totNoEst <= MAX_NO_OF_ESTIMATES);
1290 hs->totNoEst = totNoEst;
1294 for(i=0; i<totNoEst; i++) {
1301 //for(i=0; i<totNoEst/2; i++) {