summaryrefslogtreecommitdiff
path: root/vp9/encoder/x86
diff options
context:
space:
mode:
authorJames Zern <jzern@google.com>2016-06-17 15:22:11 -0700
committerJames Zern <jzern@google.com>2016-06-17 18:26:08 -0700
commit67edc5e83be285004804c67c5348bbc81503a04d (patch)
treef00adb277cd8e3de6afa36ebb764c59a8deeb720 /vp9/encoder/x86
parent1417ed28f362a21790ba59a55189d3486a81bff1 (diff)
downloadlibvpx-67edc5e83be285004804c67c5348bbc81503a04d.tar
libvpx-67edc5e83be285004804c67c5348bbc81503a04d.tar.gz
libvpx-67edc5e83be285004804c67c5348bbc81503a04d.tar.bz2
libvpx-67edc5e83be285004804c67c5348bbc81503a04d.zip
remove vp10
development has moved to the nextgenv2 branch and a snapshot from here was used to seed aomedia BUG=b/29457125 Change-Id: Iedaca11ec7870fb3a4e50b2c9ea0c2b056a0d3c0
Diffstat (limited to 'vp9/encoder/x86')
-rw-r--r--vp9/encoder/x86/vp9_dct_sse2.asm1
1 files changed, 0 insertions, 1 deletions
diff --git a/vp9/encoder/x86/vp9_dct_sse2.asm b/vp9/encoder/x86/vp9_dct_sse2.asm
index d3b2a271b..ced37bd16 100644
--- a/vp9/encoder/x86/vp9_dct_sse2.asm
+++ b/vp9/encoder/x86/vp9_dct_sse2.asm
@@ -45,7 +45,6 @@ SECTION .text
INIT_XMM sse2
cglobal fwht4x4, 3, 4, 8, input, output, stride
-; TODO(linfeng): The duplication with vp10 should be resolved.
lea r3q, [inputq + strideq*4]
movq m0, [inputq] ;a1
movq m1, [inputq + strideq*2] ;b1