Searched defs:fast_mode (Results 1 – 8 of 8) sorted by relevance
/external/autotest/site_utils/ |
D | test_runner_utils.py | 272 results_directory, fast_mode, argument 311 def run_job(job, host, autotest_path, results_directory, fast_mode, argument 497 def perform_local_run(afe, autotest_path, tests, remote, fast_mode, argument 764 iterations=1, fast_mode=False, debug=False, argument
|
/external/autotest/server/ |
D | autoserv_utils.py | 21 write_pidfile=True, fast_mode=False, argument
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | accelerate.cc | 49 bool fast_mode, in CheckCriteriaAndStretch()
|
D | time_stretch.cc | 25 bool fast_mode, in Process()
|
D | time_stretch_unittest.cc | 78 size_t TestAccelerate(size_t loops, bool fast_mode) { in TestAccelerate()
|
/external/libaom/libaom/av1/encoder/ |
D | encodetxb.c | 1043 int fast_mode, int *rate_cost) { 1152 int fast_mode, int *rate_cost) { 1175 int fast_mode, int *rate_cost) { 1656 int sharpness, int fast_mode) { 1815 TXB_CTX *txb_ctx, int fast_mode, int *rate_cost) {
|
D | encodemb.c | 101 const TXB_CTX *const txb_ctx, int fast_mode, in av1_optimize_b()
|
/external/python/cpython3/Modules/ |
D | itertoolsmodule.c | 3962 int fast_mode; in count_new() local
|