Searched refs:vp9_cyclic_refresh_free (Results 1 – 3 of 3) sorted by relevance
79 void vp9_cyclic_refresh_free(CYCLIC_REFRESH *cr);
31 vp9_cyclic_refresh_free(cr); in vp9_cyclic_refresh_alloc()37 vp9_cyclic_refresh_free(cr); in vp9_cyclic_refresh_alloc()45 void vp9_cyclic_refresh_free(CYCLIC_REFRESH *cr) { in vp9_cyclic_refresh_free() function
814 vp9_cyclic_refresh_free(cpi->cyclic_refresh); in dealloc_compressor_data()1711 if (cpi->cyclic_refresh) vp9_cyclic_refresh_free(cpi->cyclic_refresh); in realloc_segmentation_maps()