Home
last modified time | relevance | path

Searched refs:g_calloc (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vpx_mem/
Dvpx_mem_tracker.c61 static mem_track_calloc_func g_calloc = calloc; variable
712 g_calloc = g_calloc_l; in vpx_memory_tracker_set_functions()
Dvpx_mem.c56 g_calloc_func g_calloc; member
626 g_func->g_calloc = g_calloc_l; in vpx_mem_set_functions()