]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/x86/h264_weight_10bit.asm
vp8dsp x86: perform rounding shift with a single instruction
[ffmpeg] / libavcodec / x86 / h264_weight_10bit.asm
index 9c4b276e49c6644879cd1f127bbe4c923e11f89d..481c7cad667d16baa072c94dce9e3767867847d6 100644 (file)
@@ -152,7 +152,7 @@ WEIGHT_FUNC_HALF_MM sse4
 ; void h264_biweight(uint8_t *dst, uint8_t *src, int stride, int height,
 ;                    int log2_denom, int weightd, int weights, int offset);
 ;-----------------------------------------------------------------------------
-%ifdef ARCH_X86_32
+%if ARCH_X86_32
 DECLARE_REG_TMP 3
 %else
 DECLARE_REG_TMP 10