Searched refs:thresOrig (Results 1 – 1 of 1) sorted by relevance
688 FIXP_DBL thresTemp,thresOrig; in detection() local726 …thresOrig = fixMax(fMult(guideVectors.guideVectorOrig[i], mhThresh.decayGuideOrig), mhThresh.thres… in detection()727 thresOrig = fixMin(thresOrig, mhThresh.thresHoldTone); in detection()731 if(quotaBuffer[j] > thresOrig){ in detection()743 thresOrig = mhThresh.thresHoldTone; in detection()752 …if(quotaBuffer[j] > thresOrig && (sfmSbr[i] > mhThresh.sfmThresSbr && sfmOrig[i] < mhThresh.sfmThr… in detection()