Lines Matching refs:aom_free
36 aom_free(cm->lf.lfm); in alloc_loop_filter_mask()
59 aom_free(cm->lf.lfm); in free_loop_filter_mask()
100 aom_free(pool->frame_bufs[i].mvs); in av1_free_ref_frame_buffers()
102 aom_free(pool->frame_bufs[i].seg_map); in av1_free_ref_frame_buffers()
156 aom_free(boundaries->stripe_boundary_above); in av1_alloc_restoration_buffers()
157 aom_free(boundaries->stripe_boundary_below); in av1_alloc_restoration_buffers()
174 aom_free(cm->rst_tmpbuf); in av1_free_restoration_buffers()
176 aom_free(cm->rlbs); in av1_free_restoration_buffers()
180 aom_free(boundaries->stripe_boundary_above); in av1_free_restoration_buffers()
181 aom_free(boundaries->stripe_boundary_below); in av1_free_restoration_buffers()
196 aom_free(cm->above_context[i][tile_row]); in av1_free_above_context_buffers()
199 aom_free(cm->above_seg_context[tile_row]); in av1_free_above_context_buffers()
202 aom_free(cm->above_txfm_context[tile_row]); in av1_free_above_context_buffers()
206 aom_free(cm->above_context[i]); in av1_free_above_context_buffers()
209 aom_free(cm->above_seg_context); in av1_free_above_context_buffers()
212 aom_free(cm->above_txfm_context); in av1_free_above_context_buffers()
296 aom_free(cm->fc); in av1_remove_common()
298 aom_free(cm->default_frame_context); in av1_remove_common()