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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
vpx_mem.h 89 typedef void *(* g_memmove_func)(void *, const void *, size_t); typedef
97 , g_memmove_func g_memmove_l);
vpx_mem.c 61 g_memmove_func g_memmove;
583 , g_memmove_func g_memmove_l);
592 , g_memmove_func g_memmove_l) {

Completed in 169 milliseconds