Home
last modified time | relevance | path

Searched defs:r_thresh (Results 1 – 1 of 1) sorted by relevance

/development/perftests/panorama/feature_stab/db_vlvm/
Ddb_feature_detection.h74 void SetRelativeThreshold(double r_thresh) { m_r_thresh = r_thresh; }; in SetRelativeThreshold()
151 virtual void SetRelativeThreshold(double r_thresh) { m_r_thresh = r_thresh; }; in SetRelativeThreshold()