Searched refs:vp9_cyclic_refresh_alloc (Results 1 – 4 of 4) sorted by relevance
80 CYCLIC_REFRESH *vp9_cyclic_refresh_alloc(int mi_rows, int mi_cols);
32 CYCLIC_REFRESH *vp9_cyclic_refresh_alloc(int mi_rows, int mi_cols) { in vp9_cyclic_refresh_alloc() function
1935 vp9_cyclic_refresh_alloc(cm->mi_rows, cm->mi_cols)); in realloc_segmentation_maps()
45 vp9_cyclic_refresh_alloc(cpi->common.mi_rows, cpi->common.mi_cols); in Create()