]> granicus.if.org Git - libvpx/commit
Add vp10_fwd_txfm2d_sse2
authorAngie Chiang <angiebird@google.com>
Wed, 23 Mar 2016 02:14:12 +0000 (19:14 -0700)
committerAngie Chiang <angiebird@google.com>
Wed, 30 Mar 2016 22:25:26 +0000 (15:25 -0700)
commit11d2bb5429d23424f09a24ad62e83ab0d790a08b
treec08045ab1676a218bd775eac792609c2b084dde2
parent91707ac79e9fda0b32817ea143e30e64521fbe66
Add vp10_fwd_txfm2d_sse2

Change-Id: Idfbe3c7f5a7eb799c03968171006f21bf3d96091
test/test.mk
test/vp10_fwd_txfm2d_sse2_test.cc [new file with mode: 0644]
vp10/common/vp10_rtcd_defs.pl
vp10/common/x86/vp10_fwd_txfm1d_sse2.c [new file with mode: 0644]
vp10/common/x86/vp10_fwd_txfm2d_sse2.c [new file with mode: 0644]
vp10/common/x86/vp10_txfm1d_sse2.h [new file with mode: 0644]
vp10/vp10_common.mk