Searched refs:thresTemp (Results 1 – 1 of 1) sorted by relevance
705 FIXP_DBL thresTemp,thresOrig; in detection() local713 thresTemp = (guideVectors.guideVectorDiff[i] != FL2FXCONST_DBL(0.0f)) in detection()717 thresTemp = fMin(thresTemp, mhThresh.thresHoldDiff); in detection()719 if(pDiffVecScfb[i] > thresTemp){ in detection()