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

  /external/libvpx/libvpx/
example_xma.c 158 res = vpx_codec_get_mem_map(&decoder, &mmap, &iter);
  /external/libvpx/libvpx/vpx/
vpx_codec.h 521 vpx_codec_err_t vpx_codec_get_mem_map(vpx_codec_ctx_t *ctx,
529 * passed in the order they are read from vpx_codec_get_mem_map(), but may be
  /external/libvpx/libvpx/vpx/src/
vpx_decoder.c 187 vpx_codec_err_t vpx_codec_get_mem_map(vpx_codec_ctx_t *ctx, function

Completed in 1243 milliseconds