Merge "Narrow a load in iwht4x4_16_add."

This commit is contained in:
Aℓex Converse 2015-08-06 22:21:16 +00:00 committed by Gerrit Code Review
commit 7ac505c726

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