• Ronald S. Bultje's avatar
    checkasm: add VP9 loopfilter tests. · b0743674
    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.
    b0743674
vp9dsp.c 13.8 KB