Home
last modified time | relevance | path

Searched defs:vpx_memmove (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
Dvpx_mem.h161 # define vpx_memmove memmove macro
Dvpx_mem.c455 void *vpx_memmove(void *dest, const void *src, size_t count) { in vpx_memmove() function