]> git.sesse.net Git - ffmpeg/commit
x86/opusdsp: replace loads with shuffles
authorLynne <dev@lynne.ee>
Wed, 24 Apr 2019 11:19:48 +0000 (12:19 +0100)
committerJames Almer <jamrial@gmail.com>
Fri, 26 Apr 2019 23:39:38 +0000 (20:39 -0300)
commit4b7166c9d57d3cc7ece02171338a27e129b12250
treed2e3baac149d4bb6436ffda5cb50aa0cbc89fc31
parentc2f305ca17e3b33a439137c86cee84fcdfaf7bb3
x86/opusdsp: replace loads with shuffles

Has a slight speedup.
Can't be carried over to aarch64, since it has no shufps-like instruction.

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/x86/opusdsp.asm