• Ronald S. Bultje's avatar
    vp9: add avx2 iadst16 implementations. · 83a139e3
    Ronald S. Bultje authored
    Also a small cosmetic change to the avx2 idct16 version to make it
    explicit that one of the arguments to the write-out macros is unused
    for >=avx2 (it uses pmovzxbw instead of punpcklbw).
    83a139e3
vp9dsp_init.c 15 KB