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

  /external/libvpx/vpx_mem/
vpx_mem.h 82 typedef void*(* g_malloc_func)(size_t); typedef
90 int vpx_mem_set_functions(g_malloc_func g_malloc_l
vpx_mem.c 56 g_malloc_func g_malloc;
636 extern int vpx_memory_tracker_set_functions(g_malloc_func g_malloc_l
645 int vpx_mem_set_functions(g_malloc_func g_malloc_l

Completed in 45 milliseconds