Home
last modified time | relevance | path

Searched defs:malloc (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_DebugMem.h58 #define malloc(x) OMX_DebugMem_malloc(x,__FILE__,__FUNCTION__,__LINE__) macro
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_DebugMem.h34 #define malloc(x) OMX_DebugMem_malloc(x,__FILE__,__FUNCTION__,__LINE__) macro
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_DebugMem.h58 #define malloc(x) OMX_DebugMem_malloc(x,__FILE__,__FUNCTION__,__LINE__) macro
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
Dvpx_mem.h109 # define malloc vpx_malloc macro