Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_mem/
Dvpx_mem.c581 , g_memcpy_func g_memcpy_l
590 , g_memcpy_func g_memcpy_l in vpx_mem_set_functions() argument
615 , g_memcpy_l in vpx_mem_set_functions()
629 g_func->g_memcpy = g_memcpy_l; in vpx_mem_set_functions()
639 (void)g_memcpy_l; in vpx_mem_set_functions()
Dvpx_mem_tracker.c703 , mem_track_memcpy_func g_memcpy_l in vpx_memory_tracker_set_functions() argument
720 if (g_memcpy_l) in vpx_memory_tracker_set_functions()
721 g_memcpy = g_memcpy_l; in vpx_memory_tracker_set_functions()
735 (void)g_memcpy_l; in vpx_memory_tracker_set_functions()
Dvpx_mem.h95 , g_memcpy_func g_memcpy_l
/external/libvpx/libvpx/vpx_mem/include/
Dvpx_mem_tracker.h171 , mem_track_memcpy_func g_memcpy_l