Searched refs:av1_cyclic_refresh_alloc (Results 1 – 3 of 3) sorted by relevance
76 CYCLIC_REFRESH *av1_cyclic_refresh_alloc(int mi_rows, int mi_cols);
22 CYCLIC_REFRESH *av1_cyclic_refresh_alloc(int mi_rows, int mi_cols) { in av1_cyclic_refresh_alloc() function
2692 av1_cyclic_refresh_alloc(mi_params->mi_rows, mi_params->mi_cols)); in realloc_segmentation_maps()