Home
last modified time | relevance | path

Searched refs:realloc_t (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/
Dhalloc.h38 typedef void * (* realloc_t)(void * ptr, size_t len); typedef
40 extern realloc_t halloc_allocator;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/src/
Dhalloc.c42 realloc_t halloc_allocator = NULL;