Remove vp9_ prefix from bit writer files
commit1fcef81cb013299019970ccf0ab37fc04a430014
authorYaowu Xu <yaowu@google.com>
Mon, 20 Jul 2015 18:18:57 +0000 (20 11:18 -0700)
committerYaowu Xu <yaowu@google.com>
Mon, 20 Jul 2015 18:20:03 +0000 (20 11:20 -0700)
treecdc92001a25c1e7a405af63727c147ee08599bf0
parentc5ad31e518ceaffebb055e6a186bcece8c6ced96
Remove vp9_ prefix from bit writer files

Change-Id: I07647c7482b9ec498fbad3a9c9901f72b2336500
test/vp9_boolcoder_test.cc
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_subexp.c
vp9/encoder/vp9_treewriter.h
vpx_dsp/bitwriter.c [moved from vpx_dsp/vp9_writer.c with 97% similarity]
vpx_dsp/bitwriter.h [moved from vpx_dsp/vp9_writer.h with 95% similarity]
vpx_dsp/bitwriter_buffer.c [moved from vpx_dsp/vp9_write_bit_buffer.c with 96% similarity]
vpx_dsp/bitwriter_buffer.h [moved from vpx_dsp/vp9_write_bit_buffer.h with 85% similarity]
vpx_dsp/vpx_dsp.mk