Searched refs:av1_cyclic_refresh_free (Results 1 – 3 of 3) sorted by relevance
37 void av1_cyclic_refresh_free(CYCLIC_REFRESH *cr);
69 av1_cyclic_refresh_free(cr); in av1_cyclic_refresh_alloc()75 av1_cyclic_refresh_free(cr); in av1_cyclic_refresh_alloc()84 void av1_cyclic_refresh_free(CYCLIC_REFRESH *cr) { in av1_cyclic_refresh_free() function
539 av1_cyclic_refresh_free(cpi->cyclic_refresh); in dealloc_compressor_data()2369 if (cpi->cyclic_refresh) av1_cyclic_refresh_free(cpi->cyclic_refresh); in realloc_segmentation_maps()