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

  /external/libvpx/vpx/src/
vpx_decoder_compat.c 162 res = ctx->iface->get_mmap(ctx, mmap, iter);
vpx_decoder.c 203 res = ctx->iface->get_mmap(ctx, mmap, iter);
  /external/libvpx/vpx/internal/
vpx_codec_internal.h 297 vpx_codec_get_mmap_fn_t get_mmap; /**< \copydoc ::vpx_codec_get_mmap_fn_t */ member in struct:vpx_codec_iface

Completed in 82 milliseconds