Home
last modified time | relevance | path

Searched refs:av1_remove_common (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/av1/common/
Dalloccommon.h24 void av1_remove_common(struct AV1Common *cm);
Dalloccommon.c293 void av1_remove_common(AV1_COMMON *cm) { in av1_remove_common() function
/external/libaom/libaom/av1/
Dav1_dx_iface.c133 av1_remove_common(&frame_worker_data->pbi->common); in decoder_destroy()
/external/libaom/libaom/av1/encoder/
Dencoder.c3140 av1_remove_common(cm); in av1_remove_compressor()