Home
last modified time | relevance | path

Searched refs:vpx_mmap_dtor (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
Dvpx_codec.c151 mmap->dtor = vpx_mmap_dtor; in vpx_mmap_alloc()
155 void vpx_mmap_dtor(vpx_codec_mmap_t *mmap) { in vpx_mmap_dtor() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
Dvpx_codec_internal.h530 void vpx_mmap_dtor(vpx_codec_mmap_t *mmap);