mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-27 11:24:05 +00:00
[jccr] Move tests to test_intra.sh
This commit is contained in:
parent
3a73abd264
commit
c4d32ee870
|
@ -12,4 +12,6 @@ valgrind_test $common_args --rd=2 --no-transform-skip --qp 37
|
||||||
valgrind_test $common_args --rd=2 --no-transform-skip --qp 37 --signhide --rdoq
|
valgrind_test $common_args --rd=2 --no-transform-skip --qp 37 --signhide --rdoq
|
||||||
valgrind_test $common_args --alf=full --no-wpp --threads=0 --owf=0
|
valgrind_test $common_args --alf=full --no-wpp --threads=0 --owf=0
|
||||||
valgrind_test $common_args --alf=full --wpp --threads=1
|
valgrind_test $common_args --alf=full --wpp --threads=1
|
||||||
|
valgrind_test $common_args --jccr
|
||||||
|
valgrind_test $common_args --jccr --rdoq --rd=2 --mts=intra
|
||||||
|
|
||||||
|
|
|
@ -14,5 +14,3 @@ valgrind_test $common_args --vaq=8
|
||||||
valgrind_test $common_args --vaq=8 --bitrate 3500
|
valgrind_test $common_args --vaq=8 --bitrate 3500
|
||||||
valgrind_test $common_args --vaq=8 --rc-algorithm oba --bitrate 3500
|
valgrind_test $common_args --vaq=8 --rc-algorithm oba --bitrate 3500
|
||||||
valgrind_test $common_args --lmcs
|
valgrind_test $common_args --lmcs
|
||||||
valgrind_test $common_args --jccr
|
|
||||||
valgrind_test $common_args --jccr --rdoq --rd=2 --mts=full
|
|
||||||
|
|
Loading…
Reference in a new issue