]> granicus.if.org Git - libvpx/commit
Fix bug 805
authorlevytamar82 <tamar.levy@intel.com>
Thu, 24 Jul 2014 07:42:13 +0000 (00:42 -0700)
committerJames Zern <jzern@google.com>
Mon, 28 Jul 2014 22:46:01 +0000 (15:46 -0700)
commit4ba92dc5ab706c02ddae282fdeb4d3d098595eaf
tree99552dfacf71a0bdc907dd6ad7227ff9aef3835c
parentc580428928260781d80ada0a39bb7e4b00a5f443
Fix bug 805

Remove all the redundant dct functions (dct4x4, dct8x8)
in avx2 except dct32x32 those functions were copied originally from dct_sse2

Change-Id: I742576fbf5175f3ac09f2076976a9247b259323e
test/dct16x16_test.cc
test/fdct4x4_test.cc
test/fdct8x8_test.cc
vp9/common/vp9_rtcd_defs.pl
vp9/encoder/x86/vp9_dct_avx2.c