-
- Downloads
vp9mc/x86: add AVX and AVX2 MC
Roughly 25% faster MC than ssse3 for blocksizes 32 and 64. Reviewed-by:Ronald S. Bultje <rsbultje@gmail.com> Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
Showing
- libavcodec/x86/constants.c 2 additions, 1 deletionlibavcodec/x86/constants.c
- libavcodec/x86/constants.h 1 addition, 1 deletionlibavcodec/x86/constants.h
- libavcodec/x86/vp9dsp_init.c 126 additions, 84 deletionslibavcodec/x86/vp9dsp_init.c
- libavcodec/x86/vp9mc.asm 49 additions, 25 deletionslibavcodec/x86/vp9mc.asm
Loading
Please register or sign in to comment