diff options
author | Stone Chen <chen.stonechen@gmail.com> | 2024-05-28 15:09:02 -0400 |
---|---|---|
committer | Nuo Mi <nuomi2021@gmail.com> | 2024-05-29 21:35:34 +0800 |
commit | d82c5035558730f0d1f2e5aec66df6d0db7f4e6f (patch) | |
tree | b59ec4e758bc8cb6540131e04d37602f40edd39c /libavfilter | |
parent | 55e9c758f07de6f40489a2fc5f2b35ab368329f0 (diff) | |
download | ffmpeg-d82c5035558730f0d1f2e5aec66df6d0db7f4e6f.tar.gz |
tests/checkasm/vvc_mc: for SAD, only test valid subblock sizes
According to the VVC specification (section 8.5.1), the maximum width/height of a subblock passed for DMVR SAD is 16. This along with previous constraint requiring width * height >= 128 means that 8x16, 16x8, and 16x16 are the only allowed sizes.
This changes check_vvc_sad() to only test and benchmark those sizes.
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions