Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/
Dhalloc.h40 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; variable
44 #define allocator halloc_allocator