summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_reconintra.h
diff options
context:
space:
mode:
authorMarco Paniconi <marpan@google.com>2018-04-06 09:17:46 -0700
committerMarco Paniconi <marpan@google.com>2018-04-06 11:36:48 -0700
commit7255ff9b85dcf06ee2f522b57389cae8f55f0afd (patch)
tree9f412aa0378cd800463d3740db271a578cb38cfa /vp9/common/vp9_reconintra.h
parentcfc6dc8db310894493d984faa49801dcb6261b05 (diff)
downloadlibvpx-7255ff9b85dcf06ee2f522b57389cae8f55f0afd.tar
libvpx-7255ff9b85dcf06ee2f522b57389cae8f55f0afd.tar.gz
libvpx-7255ff9b85dcf06ee2f522b57389cae8f55f0afd.tar.bz2
libvpx-7255ff9b85dcf06ee2f522b57389cae8f55f0afd.zip
vp9-svc: Hybrid search on spatial layers whose base is key.
For spatial layers whose base is a key frame, i.e., when svc.layer_context[cpi->svc.temporal_layer_id].is_key_frame = 1, allow for hybrid search, similar to what we do on key frames. For small blocks (<= 8x8) rd-based intra search will be used, otherwise non-rd pick mode is used. Feature is controlled by nonrd_keyframe, which is set to 1 for now on non-base spatial layers, so this change has currently no effect. Small change only when inter-layer prediction is off, as we now call vp9_pick_intra_mode instead of vp9_pick_inter_mode on key frame. But this change is very small/insignificant. Change-Id: I5372470f720812926ebbe6c4ce68c04336ce0bdd
Diffstat (limited to 'vp9/common/vp9_reconintra.h')
0 files changed, 0 insertions, 0 deletions