Searched refs:g_memmove_func (Results 1 - 4 of 4) 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);
H A Dvpx_mem.c62 g_memmove_func g_memmove;
607 , g_memmove_func g_memmove_l);
616 , 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);
H A Dvpx_mem.c61 g_memmove_func g_memmove;
583 , g_memmove_func g_memmove_l);
592 , g_memmove_func g_memmove_l) {

Completed in 96 milliseconds