From 652f5185945c8405fc57aed353286858df8d066f Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sun, 8 Jul 2012 19:16:20 +0200 Subject: x86: mmx2 ---> mmxext in comments and messages --- doc/swscale.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/swscale.txt') diff --git a/doc/swscale.txt b/doc/swscale.txt index 0dc4b8a5af..206600976c 100644 --- a/doc/swscale.txt +++ b/doc/swscale.txt @@ -58,7 +58,7 @@ Input to YUV Converter Horizontal scaler There are several horizontal scalers. A special case worth mentioning is - the fast bilinear scaler that is made of runtime-generated MMX2 code + the fast bilinear scaler that is made of runtime-generated MMXEXT code using specially tuned pshufw instructions. The remaining scalers are specially-tuned for various filter lengths. They scale 8-bit unsigned planar data to 16-bit signed planar data. -- cgit v1.2.3