Searched refs:vp9_cyclic_refresh_free (Results 1 – 3 of 3) sorted by relevance
81 void vp9_cyclic_refresh_free(CYCLIC_REFRESH *cr);
39 vp9_cyclic_refresh_free(cr); in vp9_cyclic_refresh_alloc()45 vp9_cyclic_refresh_free(cr); in vp9_cyclic_refresh_alloc()54 void vp9_cyclic_refresh_free(CYCLIC_REFRESH *cr) { in vp9_cyclic_refresh_free() function
1006 vp9_cyclic_refresh_free(cpi->cyclic_refresh); in dealloc_compressor_data()1897 if (cpi->cyclic_refresh) vp9_cyclic_refresh_free(cpi->cyclic_refresh); in realloc_segmentation_maps()