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

  /external/libvpx/vpx_mem/include/nds/
vpx_mem_nds.h 22 void *vpx_mem_nds_alloc(osarena_id id, osheap_handle handle, size_t size, size_t align);
  /external/libvpx/vpx_mem/nds/
vpx_mem_nds.c 19 void *vpx_mem_nds_alloc(osarena_id id, osheap_handle handle, size_t size, size_t align) function
38 // Free them memory allocated by vpx_mem_nds_alloc

Completed in 113 milliseconds