Searched refs:av1_remove_common (Results 1 – 4 of 4) sorted by relevance
24 void av1_remove_common(struct AV1Common *cm);
293 void av1_remove_common(AV1_COMMON *cm) { in av1_remove_common() function
133 av1_remove_common(&frame_worker_data->pbi->common); in decoder_destroy()
3140 av1_remove_common(cm); in av1_remove_compressor()