1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16().

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 1f004fc512)
This commit is contained in:
Justin Ruggles
2011-02-16 14:04:04 -05:00
committed by Michael Niedermayer
parent c4461aa83c
commit 20a2a3da8f

View File

@@ -110,8 +110,7 @@ cglobal ac3_max_msb_abs_int16_%1, 2,2,5, src, len
por m2, m3
%endif
%ifidn mmsize, 16
mova m0, m2
punpckhqdq m0, m0
movhlps m0, m2
por m2, m0
%endif
PSHUFLW m0, m2, 0xe