vp9/x86: intra prediction SIMD.

Multimedia / FFmpeg - Ronald S. Bultje [gmail.com] - 17 February 2014 06:39 UTC

Partially based on h264_intrapred. (I hope to eventually merge these two intrapred implementations back together.)

fdb093c vp9/x86: intra prediction SIMD.
libavcodec/x86/Makefile | 3 +-
libavcodec/x86/vp9dsp_init.c | 73 +-
libavcodec/x86/vp9intrapred.asm | 1405 +++++++++++++++++++++++++++++++++++++++
3 files changed, 1479 insertions(+), 2 deletions(-)

  • Share