Searched refs:g_realloc (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/vpx_mem/
H A Dvpx_mem.c58 g_realloc_func g_realloc; member in struct:GLOBAL_FUNC_POINTERS
66 # define VPX_REALLOC_L g_func->g_realloc
690 g_func->g_realloc = g_realloc_l;
H A Dvpx_mem_tracker.c65 static mem_track_realloc_func g_realloc = realloc; variable
798 g_realloc = g_realloc_l;

Completed in 58 milliseconds