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.py285 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/
Dautoserv_utils.py23 write_pidfile=True, fast_mode=False, argument
/external/webrtc/modules/audio_coding/neteq/
Daccelerate.cc53 bool fast_mode, in CheckCriteriaAndStretch()
Dtime_stretch.cc26 bool fast_mode, in Process()
Dtime_stretch_unittest.cc75 size_t TestAccelerate(size_t loops, bool fast_mode) { in TestAccelerate()
/external/libaom/libaom/av1/encoder/
Dencodetxb.c1158 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) {
Dencodemb.c87 const TXB_CTX *const txb_ctx, int fast_mode, in av1_optimize_b()
/external/python/cpython3/Modules/
Ditertoolsmodule.c4019 int fast_mode; in itertools_count_impl() local