X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fx86%2Fdiracdsp_yasm.asm;h=4c5a5d7c3a028ea2a840901874f131fe44f7af86;hb=e4de71677f3adeac0f74b89ac8df5d417364df2c;hp=666e6577cebc37c16802773bd052b2b091476ea0;hpb=5d50fcc5497407f4e6d8e90dd9660b3369d86764;p=ffmpeg diff --git a/libavcodec/x86/diracdsp_yasm.asm b/libavcodec/x86/diracdsp_yasm.asm index 666e6577ceb..4c5a5d7c3a0 100644 --- a/libavcodec/x86/diracdsp_yasm.asm +++ b/libavcodec/x86/diracdsp_yasm.asm @@ -94,7 +94,7 @@ cglobal dirac_hpel_filter_h_%1, 3,3,8, dst, src, width and widthd, ~(mmsize-1) .loop: ; 7*(src[0] + src[1]) - UNPACK_ADD m0, m1, [srcq + widthq], [srcq + widthq + 1], a,u + UNPACK_ADD m0, m1, [srcq + widthq], [srcq + widthq + 1], u,u pmullw m0, [pw_7] pmullw m1, [pw_7]