[FFmpeg-devel] [PATCH 5/5] x86: hpeldsp: implement SSE2 put_pixels16_xy2

Michael Niedermayer michaelni at gmx.at
Sat May 24 03:52:25 CEST 2014


On Thu, May 22, 2014 at 05:48:20PM +0000, Christophe Gisquet wrote:
> This is obviously equivalent to the avg version, without the avg.
> 
> 3223(mmx) -> 2006(sse2)
> ---
>  libavcodec/x86/hpeldsp.asm    | 21 +++++++++++++++------
>  libavcodec/x86/hpeldsp_init.c |  3 +++
>  2 files changed, 18 insertions(+), 6 deletions(-)
> 
> diff --git a/libavcodec/x86/hpeldsp.asm b/libavcodec/x86/hpeldsp.asm
> index 1d26c45..4af423a 100644
> --- a/libavcodec/x86/hpeldsp.asm
> +++ b/libavcodec/x86/hpeldsp.asm
> @@ -551,11 +551,11 @@ AVG_APPROX_PIXELS8_XY2

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I am the wisest man alive, for I know one thing, and that is that I know
nothing. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140524/6c222437/attachment.asc>


More information about the ffmpeg-devel mailing list