Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_alloccommon.h23 void vp9_remove_common(struct VP9Common *cm);
Dvp9_alloccommon.c178 void vp9_remove_common(VP9_COMMON *cm) { in vp9_remove_common() function
/external/libvpx/libvpx/vp9/
Dvp9_dx_iface.c75 vp9_remove_common(&frame_worker_data->pbi->common); in decoder_destroy()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c2470 vp9_remove_common(cm); in vp9_remove_compressor()