Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_svc_layercontext.h145 void vp9_svc_reset_key_frame(struct VP9_COMP *const cpi);
Dvp9_svc_layercontext.c832 void vp9_svc_reset_key_frame(VP9_COMP *const cpi) { in vp9_svc_reset_key_frame() function
Dvp9_ratectrl.c1681 if (cm->current_video_frame > 0) vp9_svc_reset_key_frame(cpi); in vp9_rc_get_svc_params()