]> granicus.if.org Git - libvpx/commitdiff
subpel asm: fix whitespace
authorJohann <johannkoenig@google.com>
Wed, 10 Oct 2018 14:44:49 +0000 (07:44 -0700)
committerJohann <johannkoenig@google.com>
Wed, 10 Oct 2018 14:44:49 +0000 (07:44 -0700)
Change-Id: I7a3314a268cf6049a7260361043e76d4561085c6

vpx_dsp/x86/subpel_variance_sse2.asm

index 88967a3f14b9c7017e4f07b4aca22724807925e9..1e5f49bfda733cec58bcd7dc479999eb2f012bc1 100644 (file)
@@ -155,7 +155,7 @@ SECTION .text
     lea ecx, [GLOBAL(bilin_filter_m)]
     mov g_bilin_filterm, ecx
 
-   lea ecx, [GLOBAL(pw_8)]
+    lea ecx, [GLOBAL(pw_8)]
     mov g_pw_8m, ecx
 
     LOAD_IF_USED 0, 1         ; load eax, ecx back