Searched defs:fast_mode (Results 1 – 8 of 8) sorted by relevance
/external/autotest/site_utils/ |
D | test_runner_utils.py | 285 results_directory, fast_mode, argument 327 def run_job(job, host, info, autotest_path, results_directory, fast_mode, argument 521 fast_mode, argument 835 fast_mode=False, argument
|
/external/autotest/server/ |
D | autoserv_utils.py | 23 write_pidfile=True, fast_mode=False, argument
|
/external/webrtc/modules/audio_coding/neteq/ |
D | accelerate.cc | 53 bool fast_mode, in CheckCriteriaAndStretch()
|
D | time_stretch.cc | 26 bool fast_mode, in Process()
|
D | time_stretch_unittest.cc | 75 size_t TestAccelerate(size_t loops, bool fast_mode) { in TestAccelerate()
|
/external/libaom/libaom/av1/encoder/ |
D | encodetxb.c | 1158 int fast_mode, int *rate_cost) { 1267 int fast_mode, int *rate_cost) { 1290 int fast_mode, int *rate_cost) { 1744 int sharpness, int fast_mode) { 1911 TXB_CTX *txb_ctx, int fast_mode, int *rate_cost) {
|
D | encodemb.c | 87 const TXB_CTX *const txb_ctx, int fast_mode, in av1_optimize_b()
|
/external/python/cpython3/Modules/ |
D | itertoolsmodule.c | 4019 int fast_mode; in itertools_count_impl() local
|