Searched refs:thresTemp (Results 1 – 1 of 1) sorted by relevance
688 FIXP_DBL thresTemp,thresOrig; in detection() local696 thresTemp = (guideVectors.guideVectorDiff[i] != FL2FXCONST_DBL(0.0f)) in detection()700 thresTemp = fixMin(thresTemp, mhThresh.thresHoldDiff); in detection()702 if(pDiffVecScfb[i] > thresTemp){ in detection()