[FFmpeg-devel] [PATCHv2 4/4] avfilter/vf_framerate: add SIMD functions for frame blending

Martin Vignali martin.vignali at gmail.com
Thu Jan 18 23:19:08 EET 2018


> +
> +
> +%if HAVE_AVX2_EXTERNAL
> +
> +INIT_YMM avx2
> +BLEND_FRAMES
> +
> +INIT_YMM avx2
>

Don't think it's necessary to repeat INIT_YMM avx2.


> +BLEND_FRAMES16
> +
> +%endif
> --


 Martin


More information about the ffmpeg-devel mailing list