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