vp9: pass context directly to partition functions
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)
commit88d79eabdc30c6325fbe5fd76dac029d24bf9949
tree954c02dc7b9b2bcfeadc8f9277e38b8e90bb4e78
parent71097d9cf25c63f4a539ec4ef9c90b0872dc9682
vp9: pass context directly to partition functions

update_partition_context / partition_plane_context: this will allow for
separate storage to be used in tile decoding

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