Searched refs:av1_free_restoration_struct (Results 1 – 3 of 3) sorted by relevance
287 void av1_free_restoration_struct(RestorationInfo *rst_info);
173 av1_free_restoration_struct(&cm->rst_info[p]); in av1_free_restoration_buffers()
101 void av1_free_restoration_struct(RestorationInfo *rst_info) { in av1_free_restoration_struct() function