Home
last modified time | relevance | path

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

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