Home
last modified time | relevance | path

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

/aosp_15_r20/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_feature_detection.cpp1587 double absolute_threshold,double relative_threshold) in Init()
1608 double absolute_threshold,double relative_threshold,int chunkwidth) in Start()
1687 double absolute_threshold,double relative_threshold) in Init()
1707 double absolute_threshold,double relative_threshold) in Start()
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A Dtflite_driver.cc118 DataExpectation(double relative_threshold, double absolute_threshold, in DataExpectation()
690 double absolute_threshold) { in SetThreshold()