Move bit writer files to vpx_dsp/
authorYaowu Xu <yaowu@google.com>
Mon, 20 Jul 2015 18:05:04 +0000 (11:05 -0700)
committerYaowu Xu <yaowu@google.com>
Mon, 20 Jul 2015 18:20:02 +0000 (11:20 -0700)
commitc5ad31e518ceaffebb055e6a186bcece8c6ced96
tree776f34b8d78a825c7b361488e3981dc51d99f882
parent345ff1a2f224db82d6f2e2bea638bb48aebf1530
Move bit writer files to vpx_dsp/

Change-Id: Id27e0007a0feac821ca66bcecbf3a723305da82d
test/vp9_boolcoder_test.cc
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_subexp.c
vp9/encoder/vp9_treewriter.h
vp9/vp9cx.mk
vpx_dsp/vp9_write_bit_buffer.c [moved from vp9/encoder/vp9_write_bit_buffer.c with 96% similarity]
vpx_dsp/vp9_write_bit_buffer.h [moved from vp9/encoder/vp9_write_bit_buffer.h with 100% similarity]
vpx_dsp/vp9_writer.c [moved from vp9/encoder/vp9_writer.c with 92% similarity]
vpx_dsp/vp9_writer.h [moved from vp9/encoder/vp9_writer.h with 100% similarity]
vpx_dsp/vpx_dsp.mk