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

  /external/libvpx/libvpx/vpx/src/
vpx_decoder.c 239 res = ctx->iface->set_mmap(ctx, mmap);
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 304 vpx_codec_set_mmap_fn_t set_mmap; /**< \copydoc ::vpx_codec_set_mmap_fn_t */ member in struct:vpx_codec_iface
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 887 vp8_xma_set_mmap, /* vpx_codec_set_mmap_fn_t set_mmap; */
vp8_cx_iface.c     [all...]

Completed in 93 milliseconds