]> granicus.if.org Git - libvpx/commit
vp9_decodframe: limit scope of private function params (2)
authorJames Zern <jzern@google.com>
Fri, 25 Oct 2013 11:50:05 +0000 (13:50 +0200)
committerJames Zern <jzern@google.com>
Mon, 28 Oct 2013 19:48:59 +0000 (20:48 +0100)
commitf0eabfd43226466ebff9ce4a014d0e5bbacd65cd
treef59fae4f811f46fb34112de9b33fd641ac884922
parent3ffa41aae32bdf2372b144cc7a1e65a921501551
vp9_decodframe: limit scope of private function params (2)

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

Change-Id: Ifdd9034f44d69eb94e232dd03c922de763b96a30
vp9/decoder/vp9_decodframe.c