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

  /external/libvpx/vpx_mem/
vpx_mem.h 88 typedef void*(* g_memmove_func)(void *, const void *, size_t); typedef
96 , g_memmove_func g_memmove_l);
vpx_mem.c 62 g_memmove_func g_memmove;
642 , g_memmove_func g_memmove_l);
651 , g_memmove_func g_memmove_l)

Completed in 38 milliseconds