Searched defs:vpx_mmap_dtor (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx/src/
H A Dvpx_codec.c151 mmap->dtor = vpx_mmap_dtor;
155 void vpx_mmap_dtor(vpx_codec_mmap_t *mmap) { function

Completed in 76 milliseconds