Searched defs:max_cost (Results 1 – 6 of 6) sorted by relevance
41 size_t max_cost) in levenshtein_distance()281 _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
408 uint32x4_t max_cost = vdupq_n_u32(best_cost); in cdef_find_dir_neon() local421 uint32x4_t max_cost = vcombine_u32(cost64, cost64); in cdef_find_dir_neon() local
1542 uint32_t max_cost, in Parse()
2592 const auto max_cost = EIGEN_COST(scalar_max_op<int64_t>); in PredictResizeBilinear() local
3399 const int max_cost = av1_cost_symbol(0); in set_partition_cost_for_edge_blk() local