Home
last modified time | relevance | path

Searched refs:vpx_memory_tracker_set_functions (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/include/
Dvpx_mem_tracker.h167 int vpx_memory_tracker_set_functions(mem_track_malloc_func g_malloc_l
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
Dvpx_mem.c577 extern int vpx_memory_tracker_set_functions(g_malloc_func g_malloc_l
611 rv = vpx_memory_tracker_set_functions(g_malloc_l in vpx_mem_set_functions()
Dvpx_mem_tracker.c699 int vpx_memory_tracker_set_functions(mem_track_malloc_func g_malloc_l in vpx_memory_tracker_set_functions() function