Home
last modified time | relevance | path

Searched refs:g_realloc_l (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vpx_mem/
Dvpx_mem.c579 , g_realloc_func g_realloc_l
588 , g_realloc_func g_realloc_l in vpx_mem_set_functions() argument
613 , g_realloc_l in vpx_mem_set_functions()
627 g_func->g_realloc = g_realloc_l; in vpx_mem_set_functions()
637 (void)g_realloc_l; in vpx_mem_set_functions()
Dvpx_mem_tracker.c701 , mem_track_realloc_func g_realloc_l in vpx_memory_tracker_set_functions() argument
714 if (g_realloc_l) in vpx_memory_tracker_set_functions()
715 g_realloc = g_realloc_l; in vpx_memory_tracker_set_functions()
733 (void)g_realloc_l; in vpx_memory_tracker_set_functions()
Dvpx_mem.h93 , g_realloc_func g_realloc_l
/external/libvpx/libvpx/vpx_mem/include/
Dvpx_mem_tracker.h169 , mem_track_realloc_func g_realloc_l