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

  /external/libvpx/libvpx/
example_xma.c 176 if (vpx_codec_set_mem_map(&decoder, &mmap, 1)) {
  /external/libvpx/libvpx/vpx/
vpx_codec.h 547 vpx_codec_err_t vpx_codec_set_mem_map(vpx_codec_ctx_t *ctx,
  /external/libvpx/libvpx/vpx/src/
vpx_decoder.c 203 vpx_codec_err_t vpx_codec_set_mem_map(vpx_codec_ctx_t *ctx, function

Completed in 54 milliseconds