Home
last modified time | relevance | path

Searched refs:svc_copy_allowed (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c978 int svc_copy_allowed = 1; in copy_partitioning() local
986 if (lc->is_key_frame || !cpi->svc.non_reference_frame) svc_copy_allowed = 0; in copy_partitioning()
989 if (cpi->rc.frames_since_key > frames_since_key_thresh && svc_copy_allowed && in copy_partitioning()