]> granicus.if.org Git - libvpx/commit
vp9-svc: Disable partition_reuse unless 2x2 scale.
authorMarco Paniconi <marpan@google.com>
Fri, 2 Mar 2018 18:47:04 +0000 (10:47 -0800)
committerMarco Paniconi <marpan@google.com>
Fri, 2 Mar 2018 18:56:16 +0000 (10:56 -0800)
commit5ac63d15dc57eeeb06824a80d02e4c784bc1d343
treebf59519fa4a2930946df60bd48c14d0e5d40b10b
parent4d8958d8dddb9104e006bc806a2607bd4ee71708
vp9-svc: Disable partition_reuse unless 2x2 scale.

For SVC, if any of the layer scale ratios are not
2x2, then disable the partiton_reuse, which assumes
2x2 scaling between layers.

Change-Id: I8b3163de0826052bbb1bfe03554a074c89510558
vp9/encoder/vp9_speed_features.c
vp9/encoder/vp9_svc_layercontext.c
vp9/encoder/vp9_svc_layercontext.h