]> granicus.if.org Git - libvpx/commitdiff
vp9_loopfilter_mmx: remove some unused tables
authorJames Zern <jzern@google.com>
Wed, 10 Dec 2014 01:57:00 +0000 (17:57 -0800)
committerJames Zern <jzern@google.com>
Fri, 12 Dec 2014 19:16:24 +0000 (11:16 -0800)
Change-Id: I964d25cc91c8e4864d73b142d9c7a1b39cb6cfbb

vp9/common/x86/vp9_loopfilter_mmx.asm

index 91055b9f9d49287f9e531439edcda68671d54f90..f5f7d5af784a389d329ef39df2ed6f4f841f9016 100644 (file)
@@ -601,9 +601,6 @@ align 16
 t80:
     times 8 db 0x80
 align 16
-t1s:
-    times 8 db 0x01
-align 16
 t3:
     times 8 db 0x03
 align 16
@@ -612,15 +609,3 @@ t4:
 align 16
 ones:
     times 4 dw 0x0001
-align 16
-s27:
-    times 4 dw 0x1b00
-align 16
-s18:
-    times 4 dw 0x1200
-align 16
-s9:
-    times 4 dw 0x0900
-align 16
-s63:
-    times 4 dw 0x003f