remove static from fdct4/8/16/32
authorAngie Chiang <angiebird@google.com>
Sat, 19 Sep 2015 01:46:22 +0000 (18:46 -0700)
committerAngie Chiang <angiebird@google.com>
Mon, 21 Sep 2015 18:49:10 +0000 (11:49 -0700)
commit8903b9fa8345726efbe9b92a759c98cc21c4c14b
tree67585419eb0193d2f138b91b1e1a2d5e98822f51
parent57694362e027c2e76c7a06bfc64f6e46735cf612
remove static from fdct4/8/16/32

remove static from fdct4/8/16/32 in vp10/encoder/dct.c
add prefix vp10_ to fdct4/8/16/32
add vp10/encoder/dct.h

Change-Id: I644827a191c1a7761850ec0b1da705638b618c66
test/test.mk
test/vp10_dct_test.cc
vp10/encoder/dct.c
vp10/encoder/dct.h [new file with mode: 0644]
vp10/vp10cx.mk