Searched refs:i_thres (Results 1 – 1 of 1) sorted by relevance
556 FIXP_DBL i_thres; in extractTransientCandidates() local594 i_thres = (LONG)((LONG)MAXVAL_DBL / ((((LONG)thresholds[i])) + 1)) in extractTransientCandidates()597 i_thres = (LONG)MAXVAL_DBL; in extractTransientCandidates()640 tran = fMultAddDiv2(tran, i_thres, delta); in extractTransientCandidates()