• Ronald S. Bultje's avatar
    vp9: add itxfm_add eob shortcuts to 10/12bpp functions. · eb4b5ff7
    Ronald S. Bultje authored
    These aren't quite as helpful as the ones in 8bpp, since over there,
    we can use pmulhrsw, but here the coefficients have too many bits to
    be able to take advantage of pmulhrsw. However, we can still skip
    cols for which all coefs are 0, and instead just zero the input data
    for the row itx. This helps a few % on overall decoding speed.
    eb4b5ff7
Name
Last commit
Last update
..
api Loading commit data...
checkasm Loading commit data...
fate Loading commit data...
filtergraphs Loading commit data...
ref Loading commit data...
Makefile Loading commit data...
audiogen.c Loading commit data...
base64.c Loading commit data...
copycooker.sh Loading commit data...
fate-run.sh Loading commit data...
fate-valgrind.supp Loading commit data...
fate.sh Loading commit data...
ffserver-regression.sh Loading commit data...
ffserver.conf Loading commit data...
ffserver.regression.ref Loading commit data...
lavf-regression.sh Loading commit data...
md5.sh Loading commit data...
reference.pnm Loading commit data...
regression-funcs.sh Loading commit data...
rotozoom.c Loading commit data...
test.ffmeta Loading commit data...
tiny_psnr.c Loading commit data...
tiny_ssim.c Loading commit data...
utils.c Loading commit data...
videogen.c Loading commit data...