Searched defs:g_memmove_func (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/
H A Dvpx_mem.h92 typedef void *(* g_memmove_func)(void *, const void *, size_t); typedef
100 , g_memmove_func g_memmove_l);
/external/libvpx/libvpx/vpx_mem/
H A Dvpx_mem.h89 typedef void *(* g_memmove_func)(void *, const void *, size_t); typedef
97 , g_memmove_func g_memmove_l);

Completed in 741 milliseconds