OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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