Searched refs:get_mmap (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx/internal/
H A Dvpx_codec_internal.h334 vpx_codec_get_mmap_fn_t get_mmap; /**< \copydoc ::vpx_codec_get_mmap_fn_t */ member in struct:vpx_codec_iface
/external/libvpx/libvpx/vpx/src/
H A Dvpx_decoder.c197 res = ctx->iface->get_mmap(ctx, mmap, iter);

Completed in 103 milliseconds