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/
example_xma.c 176 res = vpx_codec_get_mem_map(&decoder, &mmap, &iter);
  /external/libvpx/vpx/
vpx_codec.h 517 vpx_codec_err_t vpx_codec_get_mem_map(vpx_codec_ctx_t *ctx,
525 * passed in the order they are read from vpx_codec_get_mem_map(), but may be
  /external/libvpx/vpx/src/
vpx_decoder.c 196 vpx_codec_err_t vpx_codec_get_mem_map(vpx_codec_ctx_t *ctx, function

Completed in 176 milliseconds