Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c979 int frames_since_key_thresh = 1; in copy_partitioning() local
987 frames_since_key_thresh = cpi->svc.number_spatial_layers << 1; in copy_partitioning()
989 if (cpi->rc.frames_since_key > frames_since_key_thresh && svc_copy_allowed && in copy_partitioning()