Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_svc_layercontext.h247 void vp9_free_svc_cyclic_refresh(struct VP9_COMP *const cpi);
Dvp9_svc_layercontext.c925 void vp9_free_svc_cyclic_refresh(VP9_COMP *const cpi) { in vp9_free_svc_cyclic_refresh() function
Dvp9_encoder.c1026 vp9_free_svc_cyclic_refresh(cpi); in dealloc_compressor_data()