Eliminated frame_type check in get_partition_probs()
authorScott LaVarnway <slavarnway@google.com>
Tue, 16 Jun 2015 12:37:54 +0000 (05:37 -0700)
committerScott LaVarnway <slavarnway@google.com>
Tue, 16 Jun 2015 12:37:54 +0000 (05:37 -0700)
commitb2658ec3218950d1089b0147c2489ee286a0571c
tree69c2ff4b7a312f85409348dc3d809372fbe39eb9
parente67d45d4ce92468ba193288b59093fef0a502662
Eliminated frame_type check in get_partition_probs()

Moved the frame_type check to the tile level and stored
the prob ptr in MACROBLOCKD.

Change-Id: I10b5a4abd58213dc7610e3ade1a1583c01526842
vp9/common/vp9_blockd.h
vp9/common/vp9_onyxc_int.h
vp9/decoder/vp9_decodeframe.c
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_rd.c