Searched defs:set_threshold (Results 1 – 4 of 4) sorted by relevance
65 void set_threshold(size_t threshold) { bucket_.set_threshold(threshold); } in set_threshold() function
61 void set_threshold(size_t threshold) { threshold_ = threshold; } in set_threshold() function
197 void eventgroupinfo::set_threshold(uint8_t _threshold) { in set_threshold() function in vsomeip_v3::eventgroupinfo
1842 const int64_t set_threshold = 3 * (thresholds[1] >> 3); in av1_choose_var_based_partitioning() local