Searched refs:vp9_remove_common (Results 1 – 4 of 4) sorted by relevance
24 void vp9_remove_common(struct VP9Common *cm);
171 void vp9_remove_common(VP9_COMMON *cm) { in vp9_remove_common() function
72 vp9_remove_common(&frame_worker_data->pbi->common); in decoder_destroy()
2071 vp9_remove_common(cm); in vp9_remove_compressor()