Home
last modified time | relevance | path

Searched refs:av1_cyclic_refresh_alloc (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Daq_cyclicrefresh.h35 CYCLIC_REFRESH *av1_cyclic_refresh_alloc(int mi_rows, int mi_cols);
Daq_cyclicrefresh.c62 CYCLIC_REFRESH *av1_cyclic_refresh_alloc(int mi_rows, int mi_cols) { in av1_cyclic_refresh_alloc() function
Dencoder.c2371 av1_cyclic_refresh_alloc(cm->mi_rows, cm->mi_cols)); in realloc_segmentation_maps()