Skip to content
Snippets Groups Projects
Commit 7c8bf09e authored by James Almer's avatar James Almer Committed by Michael Niedermayer
Browse files

swresample: change COMMON_CORE_INT16 asm from SSSE3 to SSE2


pshuf+paddd is slightly faster than phaddd.
The real gain is in pre-ssse3 processors like AMD K8 and K10, which get
a big boost in performance compared to the mmxext version

Signed-off-by: default avatarJames Almer <jamrial@gmail.com>
Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent c56d25c4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment