Name space clean up.
authorPaul Wilkins <paulwilkins@google.com>
Mon, 29 Oct 2012 13:44:18 +0000 (13:44 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 29 Oct 2012 14:44:10 +0000 (14:44 +0000)
commita99a2c36670436d584002a5da00c77f9c3ce5d2f
tree293f68800e06cef8f9481ede60080290ab6eb845
parentd6380569524b0dce0bb2d96494f0adc7b39d9d00
Name space clean up.

Preparation for project restructuring.
Added vp9_ prefix on some function names that have global scope.
Added static declaration on some that dont.

Change-Id: If072f78b4300e8c17cfeed82c5d17b59946dcc5e
vp8/common/mvref_common.c
vp8/common/mvref_common.h
vp8/common/pred_common.c
vp8/common/pred_common.h
vp8/decoder/decodemv.c
vp8/encoder/bitstream.c
vp8/encoder/encodeframe.c
vp8/encoder/rdopt.c
vp8/encoder/segmentation.c
vp8/encoder/tokenize.c