Narrow a load in iwht4x4_16_add.

The top half is unused.

Change-Id: I29b2f6a93e20ea43aff4ad0bd2d52257e1e752b6
This commit is contained in:
Alex Converse 2015-08-05 12:16:12 -07:00
parent 16c0ec711c
commit 0572052725

View File

@ -70,8 +70,8 @@ SECTION .text
%endmacro
%macro ADD_STORE_4P_2X 5 ; src1, src2, tmp1, tmp2, zero
movq m%3, [outputq]
movq m%4, [outputq + strideq]
movd m%3, [outputq]
movd m%4, [outputq + strideq]
punpcklbw m%3, m%5
punpcklbw m%4, m%5
paddw m%1, m%3