Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_GLMark2/
Dgraphics_GLMark2.py54 def run_once(self, size='800x600', hasty=False, min_score=None): argument
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Dgraph_collection_operator.cc40 float min_score = FLT_MAX; in BestSplit() local
Dgrow_stats.cc380 float min_score = FLT_MAX; in BestSplit() local
909 float min_score = FLT_MAX; in BestSplit() local
/external/brotli/c/enc/
Dhash_longest_match_quickly_inc.h139 score_t min_score = out->score; in FN() local
Dhash_longest_match64_inc.h173 score_t min_score = out->score; in FN() local
Dhash_forgetful_chain_inc.h166 score_t min_score = out->score; in FN() local
Dhash_longest_match_inc.h166 score_t min_score = out->score; in FN() local
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dframe_pair.cc84 float min_score = FLT_MAX; in FillWeights() local
/external/eigen/Eigen/src/OrderingMethods/
DEigen_Colamd.h728 IndexType min_score ; /* smallest column score */ in init_scoring() local
977 IndexType min_score ; /* smallest column score */ in find_ordering() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c280 const double min_score = (double)(oxcf->two_pass_vbrmin_section) / 100.0; in calculate_norm_frame_score() local