diff --git a/libavcodec/x86/vp9itxfm_16bpp.asm b/libavcodec/x86/vp9itxfm_16bpp.asm index 06b39ff9e5..902685edf6 100644 --- a/libavcodec/x86/vp9itxfm_16bpp.asm +++ b/libavcodec/x86/vp9itxfm_16bpp.asm @@ -406,7 +406,7 @@ IADST4_FN iadst, IADST4, iadst, IADST4 %endmacro INIT_XMM sse2 -cglobal vp9_idct_idct_4x4_add_12, 4, 4, 6, dst, stride, block, eob +cglobal vp9_idct_idct_4x4_add_12, 4, 4, 8, dst, stride, block, eob cmp eobd, 1 jg .idctfull