commit | 8d9fecb7c4a669fb6545bce793faebb7a0d98586 | [log] [tgz] |
---|---|---|
author | Yaowu Xu <yaowu.google.com> | Mon Apr 27 15:21:02 2020 -0700 |
committer | Yaowu Xu <yaowu@google.com> | Mon Apr 27 23:44:58 2020 +0000 |
tree | 03e238ceffb08623c4455ef869f75660beb8be11 | |
parent | 31f92615137f94fd625923beea4e9f65f8197d14 [diff] [blame] |
Further speed up examples for testing BUG=aomedia:2645 Change-Id: I725d65962800fe6645c2b8bc075dd198fc4621d2
diff --git a/test/tools_common.sh b/test/tools_common.sh index c087106..d40709b 100755 --- a/test/tools_common.sh +++ b/test/tools_common.sh
@@ -196,7 +196,7 @@ # Echoes "fast" encode params for use with aomenc. aomenc_encode_test_fast_params() { - echo "--cpu-used=1 + echo "--cpu-used=2 --limit=${AV1_ENCODE_TEST_FRAME_LIMIT} --lag-in-frames=0 --test-decode=fatal"