Home
last modified time | relevance | path

Searched defs:max_iters (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/src/core/
DSkCubicSolver.h29 static int max_iters = 0; in cubic_solver() local
DSkCubicMap.cpp24 static int max_iters; variable
/third_party/skia/src/core/
DSkCubicSolver.h29 static int max_iters = 0; in cubic_solver() local
DSkCubicMap.cpp25 static int max_iters; variable
/third_party/ltp/testcases/kernel/mem/tunable/
Dmax_map_count.c147 long max_iters; in max_map_count_test() local
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dmixed_bit_weight_quantizer.cc97 … int preferred_dim, int max_iters, in BinarySearchForQuantizationScale()
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark.cc293 State::State(size_t max_iters, const std::vector<int64_t>& ranges, int thread_i, in State()
/third_party/benchmark/src/
Dbenchmark.cc136 State::State(IterationCount max_iters, const std::vector<int64_t>& ranges, in State()
/third_party/ffmpeg/libavfilter/
Dvf_deshake_opencl.c505 static int ransac_update_num_iters(double confidence, double num_outliers, int max_iters) in ransac_update_num_iters()
534 const int max_iters, in estimate_affine_2d()
689 const int max_iters in minimize_error()
/third_party/node/deps/brotli/c/enc/
Dbackward_references_hq.c417 const size_t max_iters = MaxZopfliCandidates(params); in UpdateNodes() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dbackward_references_hq.c417 const size_t max_iters = MaxZopfliCandidates(params); in UpdateNodes() local