[FFmpeg-devel] [PATCH] vp9: add mxext versions of the single-block (w=8, npx=8) h/v loopfilters.

James Almer jamrial at gmail.com
Fri Jul 22 07:05:39 EEST 2016


On 7/19/2016 4:55 PM, Ronald S. Bultje wrote:
> Each takes about 0.1% of runtime in my profiles, and they didn't have
> any SIMD yet so far (we only had simd for npx=16 double-block versions).
> ---
>  libavcodec/x86/vp9dsp_init.c |  3 ++
>  libavcodec/x86/vp9lpf.asm    | 99 +++++++++++++++++++++++++++-----------------
>  2 files changed, 63 insertions(+), 39 deletions(-)

Tested and works, so LGTM.


More information about the ffmpeg-devel mailing list