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

  /external/libvpx/vpx/src/
vpx_decoder_compat.c 191 res = ctx->iface->set_mmap(ctx, mmap);
vpx_decoder.c 229 res = ctx->iface->set_mmap(ctx, mmap);
  /external/libvpx/vp8/
vp8_dx_iface.c 666 vp8_xma_set_mmap, /* vpx_codec_set_mmap_fn_t set_mmap; */
689 vp8_xma_set_mmap, /* vpx_codec_set_mmap_fn_t set_mmap; */
vp8_cx_iface.c     [all...]
  /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 131 milliseconds