vp9 svc: Rework/fix scale partitioning on boundary.
authorJerome Jiang <jianj@google.com>
Tue, 14 Nov 2017 01:21:26 +0000 (17:21 -0800)
committerJerome Jiang <jianj@google.com>
Thu, 16 Nov 2017 04:34:58 +0000 (20:34 -0800)
commit1aea1675c03bf8fdf51fa41bdd22e94bdddea404
tree3fb3597dbc41741c438fbc918c3ddea0b3c27167
parent3e3a5686167a5493a5e2223635d1085cf8c963dd
vp9 svc: Rework/fix scale partitioning on boundary.

Enable partition copy on boundary and scale blocks along the boundary.
Rename copy_partition_svc to scale_partition_svc.

Do not copy if the block crosses the boundary.

Change-Id: I37a04d48f11b15c4ea67facd7631193ec2f62150
vp9/encoder/vp9_encodeframe.c