Searched refs:loc_thresh (Results 1 – 1 of 1) sorted by relevance
1502 double loc_thresh; in db_ExtractCornersSaturated() local1540 …if(((unsigned long)nr)>saturation) loc_thresh=db_LeanQuickSelect(s_temp,nr,nr-saturation,select_te… in db_ExtractCornersSaturated()1541 else loc_thresh=threshold; in db_ExtractCornersSaturated()1546 if(s_temp[i]>=loc_thresh) in db_ExtractCornersSaturated()