mirror of
https://github.com/ultravideo/uvg266.git
synced 2024-11-23 18:14:06 +00:00
[isp] Disable fast residual cost calculation from ISP related CI tests.
This commit is contained in:
parent
89db34d4e0
commit
eb6771321f
|
@ -19,5 +19,5 @@ valgrind_test $common_args --jccr --rdoq --rd=2 --mts=intra
|
|||
valgrind_test $common_args --rd=3 --cclm --jccr
|
||||
valgrind_test $common_args --lfnst
|
||||
valgrind_test $common_args --lfnst --rd=3 --cclm --mip --dual-tree --fast-residual-cost 0
|
||||
valgrind_test $common_args --rd=2 --isp --cpuid=0
|
||||
valgrind_test $common_args --rd=2 --isp --cpuid=0 --lfnst --mts=intra
|
||||
valgrind_test $common_args --rd=2 --isp --cpuid=0 --fast-residual-cost 0
|
||||
valgrind_test $common_args --rd=2 --isp --cpuid=0 --lfnst --mts=intra --fast-residual-cost 0
|
||||
|
|
Loading…
Reference in a new issue