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

  /external/libvpx/libvpx/vpx/src/
vpx_decoder.c 197 res = ctx->iface->get_mmap(ctx, mmap, iter);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_decoder.c 201 res = ctx->iface->get_mmap(ctx, mmap, iter);
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 334 vpx_codec_get_mmap_fn_t get_mmap; /**< \copydoc ::vpx_codec_get_mmap_fn_t */ member in struct:vpx_codec_iface
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 587 NOT_IMPLEMENTED, /* vpx_codec_get_mmap_fn_t get_mmap; */
vp9_cx_iface.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
vpx_codec_internal.h 334 vpx_codec_get_mmap_fn_t get_mmap; /**< \copydoc ::vpx_codec_get_mmap_fn_t */ member in struct:vpx_codec_iface
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 925 vp8_xma_get_mmap, /* vpx_codec_get_mmap_fn_t get_mmap; */
vp8_cx_iface.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 933 vp8_xma_get_mmap, /* vpx_codec_get_mmap_fn_t get_mmap; */
vp8_cx_iface.c     [all...]

Completed in 924 milliseconds