Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dalloccommon.c20 void vp8_de_alloc_frame_buffers(VP8_COMMON *oci) in vp8_de_alloc_frame_buffers() function
51 vp8_de_alloc_frame_buffers(oci); in vp8_alloc_frame_buffers()
122 vp8_de_alloc_frame_buffers(oci); in vp8_alloc_frame_buffers()
188 vp8_de_alloc_frame_buffers(oci); in vp8_remove_common()
Dalloccommon.h23 void vp8_de_alloc_frame_buffers(VP8_COMMON *oci);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_dx_iface.c529 vp8_de_alloc_frame_buffers(pc); in vp8_decode()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c462 vp8_de_alloc_frame_buffers(&cpi->common); in dealloc_compressor_data()