Searched defs:max_cost (Results 1 – 5 of 5) sorted by relevance
40 size_t max_cost) in levenshtein_distance()272 _Py_UTF8_Edit_Cost(PyObject *a, PyObject *b, Py_ssize_t max_cost) in _Py_UTF8_Edit_Cost()
740 def _render_normalized_cost_bar(self, cost, max_cost, length): argument
1531 uint32_t max_cost, in Parse()
2592 const auto max_cost = EIGEN_COST(scalar_max_op<int64_t>); in PredictResizeBilinear() local
3321 const int max_cost = av1_cost_symbol(0); in set_partition_cost_for_edge_blk() local