Searched refs:SetRelativeThreshold (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_feature_detection.h74 void SetRelativeThreshold(double r_thresh) { m_r_thresh = r_thresh; }; function in class:db_CornerDetector_f
151 virtual void SetRelativeThreshold(double r_thresh) { m_r_thresh = r_thresh; }; function in class:db_CornerDetector_u
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_feature_detection.h74 void SetRelativeThreshold(double r_thresh) { m_r_thresh = r_thresh; }; function in class:db_CornerDetector_f
151 virtual void SetRelativeThreshold(double r_thresh) { m_r_thresh = r_thresh; }; function in class:db_CornerDetector_u

Completed in 81 milliseconds