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