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

  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 301 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/
vpx_decoder.c 197 res = ctx->iface->get_mmap(ctx, mmap, iter);

Completed in 48 milliseconds