Home
last modified time | relevance | path

Searched refs:mymalloc (Results 1 – 9 of 9) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
DOMX_TI_Debug.h555 #define newmalloc(x) mymalloc(__LINE__,__FILE__,x)
558 void * mymalloc(int line, char *s, int size);
561 void * mymalloc(int line, char *s, int size) in mymalloc() function
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
DG711DecTest.c101 #define newmalloc(x) mymalloc(__LINE__,__FILE__,x)
103 void * mymalloc(int line, char *s, int size);
1684 void * mymalloc(int line, char *s, int size) in mymalloc() function
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
DWBAmrDecTest.c151 #define newmalloc(x) mymalloc(__LINE__,__FILE__,x)
154 void * mymalloc(int line, char *s, int size);
2069 void * mymalloc(int line, char *s, int size) function
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
DWmaDecTest.c113 #define newmalloc(x) mymalloc(__LINE__,__FILE__,x)
115 void * mymalloc(int line, char *s, int size);
1885 void * mymalloc(int line, char *s, int size) in mymalloc() function
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Decoder.c83 #define newmalloc(x) mymalloc(__LINE__,__FILE__,x)
84 void * mymalloc(int line, char *s, int size);
2003 void * mymalloc(int line, char *s, int size) in mymalloc() function
DOMX_G711Dec_Utils.c95 #define newmalloc(x) mymalloc(__LINE__,__FILE__,x)
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
DAacEncTest.c128 #define newmalloc(x) mymalloc((x),(&ListHeader)) /* new prototype of malloc function */
188 void * mymalloc(int size, ListMember** ListHeader );
2471 void * mymalloc(int size,ListMember** ListHeader) function
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDecoder.c2132 void * mymalloc(int line, char *s, int size) in mymalloc() function
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDecoder.c2255 void * mymalloc(int line, char *s, int size) in mymalloc() function