vp9: pass entropy context directly to set_skip_context
authorJames Zern <jzern@google.com>
Thu, 24 Oct 2013 14:31:07 +0000 (16:31 +0200)
committerJames Zern <jzern@google.com>
Fri, 25 Oct 2013 20:01:13 +0000 (22:01 +0200)
commitd2bf696ee02893204e1f505384ea385ac49eb9a3
tree84ee0a97d2f94bc9ea41e8e5b7f9046b3d195ba0
parent88d79eabdc30c6325fbe5fd76dac029d24bf9949
vp9: pass entropy context directly to set_skip_context

this will allow for separate storage to be used in tile decoding

Change-Id: I025595d83118bdc82a545dae69bc6602e8d2a6e3
vp9/common/vp9_onyxc_int.h
vp9/decoder/vp9_decodframe.c
vp9/encoder/vp9_encodeframe.c