Chromium Code Reviews| Index: source/libvpx/vp8/encoder/x86/quantize_sse2.asm |
| =================================================================== |
| --- source/libvpx/vp8/encoder/x86/quantize_sse2.asm (revision 172621) |
| +++ source/libvpx/vp8/encoder/x86/quantize_sse2.asm (working copy) |
| @@ -9,7 +9,7 @@ |
| %include "vpx_ports/x86_abi_support.asm" |
| -%include "asm_enc_offsets.asm" |
| +%include "vp8_asm_enc_offsets.asm" |
| ; void vp8_regular_quantize_b_sse2 | arg |