vp9_decodemv: limit scope of private function params
authorJames Zern <jzern@google.com>
Mon, 7 Oct 2013 10:00:15 +0000 (12:00 +0200)
committerJames Zern <jzern@google.com>
Mon, 21 Oct 2013 12:51:23 +0000 (14:51 +0200)
commita06cadba223a897a861b9aca495dd7e48fadaf1e
treed7b5777d3d2e7d3de7076baa6f23f6929bf71512
parent997e19092ece9026b68fba916df2da5c3c489e03
vp9_decodemv: limit scope of private function params

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

Change-Id: Ieafac9ad035cba808ed91d3dfd321ba864b58905
vp9/decoder/vp9_decodemv.c