Chromium Code Reviews| Index: source/row_gcc.cc |
| diff --git a/source/row_gcc.cc b/source/row_gcc.cc |
| index 7dc3fd3e27c8ddad6e1267b68311a4f63ae43b46..8de29e5ff0135a4814b174f31866f1fba808b623 100644 |
| --- a/source/row_gcc.cc |
| +++ b/source/row_gcc.cc |
| @@ -4880,7 +4880,7 @@ void InterpolateRow_AVX2(uint8* dst_ptr, const uint8* src_ptr, |
| "vmovd %3,%%xmm0 \n" |
| "neg %3 \n" |
| - "add $0x80,%3 \n" |
| + "add $0x100,%3 \n" |
| "vmovd %3,%%xmm5 \n" |
| "vpunpcklbw %%xmm0,%%xmm5,%%xmm5 \n" |
| "vpunpcklwd %%xmm5,%%xmm5,%%xmm5 \n" |