Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/
Dhalloc.h30 void * h_calloc (size_t n, size_t len);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/src/
Dhalloc.c149 void * h_calloc(size_t n, size_t len) in h_calloc() function