/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/ |
OMX_G711Decoder.c | 85 #define newfree(z) myfree(z,__LINE__,__FILE__) macro 89 #define newfree(z) free(z) macro [all...] |
OMX_G711Dec_Utils.c | 96 #define newfree(z) myfree(z,__LINE__,__FILE__) macro 99 #define newfree(z) free(z) macro [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/ |
G711DecTest.c | 102 #define newfree(z) myfree(z,__LINE__,__FILE__) macro 107 #define newfree(z) free(z) macro [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/ |
AmrEncTest.c | 197 #define newfree(z) mynewfree(z,__LINE__,__FILE__) macro 242 #define newfree(z) free(z) macro [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/ |
WBAmrDecTest.c | 152 #define newfree(z) myfree(z,__LINE__,__FILE__) macro 160 #define newfree(z) free(z) macro [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/ |
WbAmrEncTest.c | 179 #define newfree(z) mynewfree(z,__LINE__,__FILE__) macro 229 #define newfree(z) free(z) macro [all...] |
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/ |
WmaDecTest.c | 114 #define newfree(z) myfree(z,__LINE__,__FILE__) macro 119 #define newfree(z) free(z) macro [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/ |
OMX_TI_Debug.h | 556 #define newfree(z) myfree(z,__LINE__,__FILE__) macro 605 #define newfree(z) free(z) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/ |
AacEncTest.c | 129 #define newfree(z) myfree((z),(&ListHeader)) /* new prototype of free function */ macro [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/ |
OMX_VideoDec_Utils.h | 25 #define newfree(z) free(z) macro [all...] |