Searched refs:vp9_cyclic_refresh_free (Results 1 – 3 of 3) sorted by relevance
28 void vp9_cyclic_refresh_free(CYCLIC_REFRESH *cr);
64 void vp9_cyclic_refresh_free(CYCLIC_REFRESH *cr) { in vp9_cyclic_refresh_free() function
182 vp9_cyclic_refresh_free(cpi->cyclic_refresh); in dealloc_compressor_data()