Home
last modified time | relevance | path

Searched refs:hattach (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/
Dhalloc.h24 void hattach(void * block, void * parent);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/src/
Dhalloc.c111 void hattach(void * block, void * parent) in hattach() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c497 hattach(p, pool); in ne_pool_alloc()