Move msa implementations of 2D-DCT to vpx_dsp
authorJingning Han <jingning@google.com>
Wed, 22 Jul 2015 18:53:21 +0000 (11:53 -0700)
committerJingning Han <jingning@google.com>
Fri, 24 Jul 2015 20:24:25 +0000 (13:24 -0700)
commit9aaf523ace9850b30685174bba79312b342629e9
treed0778f6083d76e1f09eb2cde2be7405ffe8c4350
parentd4657a7efb368acd29d6f3ac3b92fb020b72e0a9
Move msa implementations of 2D-DCT to vpx_dsp

Refactor and clean up the msa transform related code layout.

Change-Id: Ic5048bd3d62a6046589817da745370ea89448e44
12 files changed:
test/dct16x16_test.cc
test/fdct4x4_test.cc
test/fdct8x8_test.cc
vp9/encoder/mips/msa/vp9_fdct16x16_msa.c
vp9/encoder/mips/msa/vp9_fdct4x4_msa.c
vp9/encoder/mips/msa/vp9_fdct8x8_msa.c
vp9/encoder/mips/msa/vp9_fdct_msa.h
vpx_dsp/mips/fwd_txfm_msa.c [new file with mode: 0644]
vpx_dsp/mips/fwd_txfm_msa.h [new file with mode: 0644]
vpx_dsp/mips/txfm_macros_msa.h
vpx_dsp/vpx_dsp.mk
vpx_dsp/vpx_dsp_rtcd_defs.pl