summaryrefslogtreecommitdiff
path: root/vp9
diff options
context:
space:
mode:
authorMarco Paniconi <marpan@google.com>2018-01-24 20:29:10 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2018-01-24 20:29:10 +0000
commit3b85a5beb7fedba88540d74fd7fe8f89b2f578cb (patch)
tree57cc13b6a2c63d9b3a59fc0e8a0488fc86e45807 /vp9
parentb9e44842fcaa97f336001564e7715d8a5f0496f0 (diff)
parent7c69136494b02709acbf96f017d3dec4f37564c4 (diff)
downloadlibvpx-3b85a5beb7fedba88540d74fd7fe8f89b2f578cb.tar
libvpx-3b85a5beb7fedba88540d74fd7fe8f89b2f578cb.tar.gz
libvpx-3b85a5beb7fedba88540d74fd7fe8f89b2f578cb.tar.bz2
libvpx-3b85a5beb7fedba88540d74fd7fe8f89b2f578cb.zip
Merge "vp9-svc: Re-adjust some aq-mode=3 control parameters."
Diffstat (limited to 'vp9')
-rw-r--r--vp9/encoder/vp9_aq_cyclicrefresh.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/vp9/encoder/vp9_aq_cyclicrefresh.c b/vp9/encoder/vp9_aq_cyclicrefresh.c
index 2f2f0055a..ed43de701 100644
--- a/vp9/encoder/vp9_aq_cyclicrefresh.c
+++ b/vp9/encoder/vp9_aq_cyclicrefresh.c
@@ -464,10 +464,6 @@ void vp9_cyclic_refresh_update_parameters(VP9_COMP *const cpi) {
cr->rate_ratio_qdelta = VPXMAX(cr->rate_ratio_qdelta, 2.5);
}
}
- if (cpi->svc.spatial_layer_id > 0) {
- cr->motion_thresh = 4;
- cr->rate_boost_fac = 12;
- }
if (cpi->oxcf.rc_mode == VPX_VBR) {
// To be adjusted for VBR mode, e.g., based on gf period and boost.
// For now use smaller qp-delta (than CBR), no second boosted seg, and