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