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

  /external/libvpx/vpx/src/
vpx_decoder_compat.c 191 res = ctx->iface->set_mmap(ctx, mmap);
vpx_decoder.c 233 res = ctx->iface->set_mmap(ctx, mmap);
  /external/libvpx/vpx/internal/
vpx_codec_internal.h 298 vpx_codec_set_mmap_fn_t set_mmap; /**< \copydoc ::vpx_codec_set_mmap_fn_t */ member in struct:vpx_codec_iface

Completed in 32 milliseconds