vp9_decode_tokens: limit scope of function params
authorJames Zern <jzern@google.com>
Mon, 7 Oct 2013 10:26:26 +0000 (12:26 +0200)
committerJames Zern <jzern@google.com>
Mon, 21 Oct 2013 12:56:32 +0000 (14:56 +0200)
commit27aec502ae10fa2012498711facd6d6f476ddc60
tree0ca96642f57d63b3d4ee7a661bb58a6ae56e85fe
parent2f5b7ad6ca5d80affe3a7dafb0f0c97db075d282
vp9_decode_tokens: limit scope of function params

replace VP9D_COMP usage with the (slightly) more targeted
VP9_COMMON/MACROBLCKD/struct segmentation structures.

Change-Id: Iabb3616e231417b0e17b7e4b384ea63167a81745
vp9/decoder/vp9_decodframe.c
vp9/decoder/vp9_detokenize.c
vp9/decoder/vp9_detokenize.h