Home
last modified time | relevance | path

Searched defs:fast_mode (Results 1 – 8 of 8) sorted by relevance

/external/autotest/site_utils/
Dtest_runner_utils.py272 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/
Dautoserv_utils.py21 write_pidfile=True, fast_mode=False, argument
/external/webrtc/webrtc/modules/audio_coding/neteq/
Daccelerate.cc49 bool fast_mode, in CheckCriteriaAndStretch()
Dtime_stretch.cc25 bool fast_mode, in Process()
Dtime_stretch_unittest.cc78 size_t TestAccelerate(size_t loops, bool fast_mode) { in TestAccelerate()
/external/libaom/libaom/av1/encoder/
Dencodetxb.c1043 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) {
Dencodemb.c101 const TXB_CTX *const txb_ctx, int fast_mode, in av1_optimize_b()
/external/python/cpython3/Modules/
Ditertoolsmodule.c3962 int fast_mode; in count_new() local