HomeSort by relevance Sort by last modified time
    Searched refs:g_memmove_func (Results 1 - 3 of 3) 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;
640 , g_memmove_func g_memmove_l);
649 , g_memmove_func g_memmove_l)
  /external/libvpx/vpx_mem/intel_linux/
vpx_mem.c 124 g_memmove_func g_memmove;
812 , g_memmove_func g_memmove_l);
821 , g_memmove_func g_memmove_l)

Completed in 690 milliseconds