Use consistent partition context setup in enc/dec
authorJingning Han <jingning@google.com>
Sat, 11 May 2013 22:19:56 +0000 (15:19 -0700)
committerJingning Han <jingning@google.com>
Sat, 11 May 2013 22:22:13 +0000 (15:22 -0700)
commit6910f178f1ca405157390abd6525d0bc81bcafb6
tree5ea9ee11a29074f087e61e2afddaeac459775235
parent4c2c350309d65b1e46454464c87040bc60a03b8b
Use consistent partition context setup in enc/dec

Move set_partition_seg_context_ to common file. Use consistent
context setup conditions for partition probability model update at
encoder and decoder.

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