Searched defs:g_malloc_func (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/
H A Dvpx_mem.h86 typedef void *(* g_malloc_func)(size_t); typedef
94 int vpx_mem_set_functions(g_malloc_func g_malloc_l
/external/libvpx/libvpx/vpx_mem/
H A Dvpx_mem.h83 typedef void *(* g_malloc_func)(size_t); typedef
91 int vpx_mem_set_functions(g_malloc_func g_malloc_l

Completed in 186 milliseconds