mips msa vp9 idct4x4 and iwht4x4 optimization
authorParag Salasakar <img.mips1@gmail.com>
Tue, 2 Jun 2015 06:46:28 +0000 (12:16 +0530)
committerParag Salasakar <img.mips1@gmail.com>
Tue, 2 Jun 2015 06:46:28 +0000 (12:16 +0530)
commit54a6f739585fc9879df0087304c6979a69c92710
tree5920b4e31ce8a34cac91c1fab12d7dda0cdcc014
parentebf7466cd8b884fd29be42ebe670317f5a7ca04d
mips msa vp9 idct4x4 and iwht4x4 optimization

average improvement ~3x-4x
moved assert to respective files

Change-Id: I6c915059d456a00bdd76fab0dd2eede8b6c6ea58
test/fdct4x4_test.cc
test/partial_idct_test.cc
vp9/common/mips/msa/vp9_idct16x16_msa.c
vp9/common/mips/msa/vp9_idct4x4_msa.c [new file with mode: 0644]
vp9/common/mips/msa/vp9_idct8x8_msa.c
vp9/common/mips/msa/vp9_idct_msa.h
vp9/common/mips/msa/vp9_macros_msa.h
vp9/common/vp9_rtcd_defs.pl
vp9/vp9_common.mk