Home
last modified time | relevance | path

Searched refs:vp9_free_frame_buffers (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_alloccommon.c89 void vp9_free_frame_buffers(VP9_COMMON *cm) { in vp9_free_frame_buffers() function
158 vp9_free_frame_buffers(cm); in vp9_resize_frame_buffers()
169 vp9_free_frame_buffers(cm); in vp9_alloc_frame_buffers()
218 vp9_free_frame_buffers(cm); in vp9_alloc_frame_buffers()
223 vp9_free_frame_buffers(cm); in vp9_remove_common()
Dvp9_alloccommon.h27 void vp9_free_frame_buffers(struct VP9Common *cm);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c188 vp9_free_frame_buffers(cm); in dealloc_compressor_data()