• Ronald S. Bultje's avatar
    checkasm: add VP9 loopfilter tests. · c935b54b
    Ronald S. Bultje authored
    The randomize_buffer() implementation assures that "most of the time",
    we'll do a good mix of wide16/wide8/hev/regular/no filters for complete
    code coverage. However, this is not mathematically assured because that
    would make the code either much more complex, or much less random.
    
    Some fixes and improvements by Rodger Combs <rodger.combs@gmail.com>
    Signed-off-by: 's avatarAnton Khirnov <anton@khirnov.net>
    c935b54b
Name
Last commit
Last update
..
aarch64 Loading commit data...
arm Loading commit data...
x86 Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
audiodsp.c Loading commit data...
blockdsp.c Loading commit data...
bswapdsp.c Loading commit data...
checkasm.c Loading commit data...
checkasm.h Loading commit data...
dcadsp.c Loading commit data...
fmtconvert.c Loading commit data...
h264dsp.c Loading commit data...
h264pred.c Loading commit data...
h264qpel.c Loading commit data...
hevc_idct.c Loading commit data...
hevc_mc.c Loading commit data...
huffyuvdsp.c Loading commit data...
synth_filter.c Loading commit data...
v210enc.c Loading commit data...
vp8dsp.c Loading commit data...
vp9dsp.c Loading commit data...