HomeSort by relevance Sort by last modified time
    Searched refs:vpx_mmap_dtor (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx/src/
vpx_codec.c 151 mmap->dtor = vpx_mmap_dtor;
155 void vpx_mmap_dtor(vpx_codec_mmap_t *mmap) { function
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 495 void vpx_mmap_dtor(vpx_codec_mmap_t *mmap);

Completed in 67 milliseconds