]> granicus.if.org Git - libvpx/commit
vp9-svc: Remove unneeded call and init some parameters.
authorMarco Paniconi <marpan@google.com>
Fri, 27 Apr 2018 00:32:22 +0000 (17:32 -0700)
committerJerome Jiang <jianj@google.com>
Fri, 27 Apr 2018 01:03:15 +0000 (18:03 -0700)
commitede1efa55f59c6fc3a083052393b9aa19a79f5e1
tree1901bac685cc55a03e3dae4bbef8134fd7994b2f
parenta47376c52d5a6e6e10157b178f49f2ea553df899
vp9-svc: Remove unneeded call and init some parameters.

Remove the unneeded vp9_copy_flags_ref_update_idx(cpi),
and initialize the struct parameters needed for the
GET_SVC_REF_FRAME_CONFIG. This init is useful for the case
for spatial layer frame drops.

Change-Id: If89e8349f6246c33720ecbb758d41a932d21e496
vp9/encoder/vp9_svc_layercontext.c