Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/src/
Dvpx_decoder.c220 res = ctx->iface->set_mmap(ctx, mmap); in vpx_codec_set_mem_map()
/external/libvpx/libvpx/vpx/internal/
Dvpx_codec_internal.h302 vpx_codec_set_mmap_fn_t set_mmap; /**< \copydoc ::vpx_codec_set_mmap_fn_t */ member