shithub: libvpx

Download patch

ref: 5ccff43292075fb22be861c31c920d1ae778cfab
parent: 3aecec084baded0c3694e5f05ebef21487712a03
parent: d456ccbc9d675bae02fb5e14b495dca4c9f94c06
author: James Zern <jzern@google.com>
date: Fri Dec 12 09:25:53 EST 2014

Merge "vp9_loopfilter_mmx: remove some unused tables"

--- a/vp9/common/x86/vp9_loopfilter_mmx.asm
+++ b/vp9/common/x86/vp9_loopfilter_mmx.asm
@@ -601,9 +601,6 @@
 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 @@
 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