HomeSort by relevance Sort by last modified time
    Searched full:g_memmove (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/
vpx_mem.c 61 g_memmove_func g_memmove; member in struct:GLOBAL_FUNC_POINTERS
69 # define VPX_MEMMOVE_L g_func->g_memmove
631 g_func->g_memmove = g_memmove_l;
vpx_mem_tracker.c 66 static mem_track_memmove_func g_memmove = memmove; variable
727 g_memmove = g_memmove_l;
  /external/libvpx/libvpx/vpx_mem/
vpx_mem.c 61 g_memmove_func g_memmove; member in struct:GLOBAL_FUNC_POINTERS
69 # define VPX_MEMMOVE_L g_func->g_memmove
631 g_func->g_memmove = g_memmove_l;
vpx_mem_tracker.c 66 static mem_track_memmove_func g_memmove = memmove; variable
727 g_memmove = g_memmove_l;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
vpx_mem.c 61 g_memmove_func g_memmove; member in struct:GLOBAL_FUNC_POINTERS
69 # define VPX_MEMMOVE_L g_func->g_memmove
631 g_func->g_memmove = g_memmove_l;
vpx_mem_tracker.c 66 static mem_track_memmove_func g_memmove = memmove; variable
727 g_memmove = g_memmove_l;

Completed in 169 milliseconds