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.h143 void vp9_free_svc_cyclic_refresh(struct VP9_COMP *const cpi);
Dvp9_svc_layercontext.c816 void vp9_free_svc_cyclic_refresh(VP9_COMP *const cpi) { in vp9_free_svc_cyclic_refresh() function
Dvp9_encoder.c855 vp9_free_svc_cyclic_refresh(cpi); in dealloc_compressor_data()