HomeSort by relevance Sort by last modified time
    Searched refs:mynewmalloc (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 196 #define newmalloc(x) mynewmalloc(__LINE__,__FILE__,x)
199 void * mynewmalloc(int line, char *s, int size) function
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c 178 #define newmalloc(x) mynewmalloc(__LINE__,__FILE__,x)
181 void * mynewmalloc(int line, char *s, int size) { function
    [all...]

Completed in 178 milliseconds