OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:APP_DEBUGMEM
(Results
1 - 4
of
4
) sorted by null
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
G726EncTest.c
149
* @def
APP_DEBUGMEM
Turns memory leaks messaging on and off.
154
#undef
APP_DEBUGMEM
155
/*#define
APP_DEBUGMEM
*/
157
#ifdef
APP_DEBUGMEM
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c
135
* @def
APP_DEBUGMEM
This Macro turns On the logic to detec memory
140
#undef
APP_DEBUGMEM
141
/*#define
APP_DEBUGMEM
*/
144
#ifdef
APP_DEBUGMEM
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c
181
* @def
APP_DEBUGMEM
Turns memory leaks messaging on and off.
186
#undef
APP_DEBUGMEM
187
/*#define
APP_DEBUGMEM
*/
189
#ifdef
APP_DEBUGMEM
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c
162
#undef
APP_DEBUGMEM
171
#ifdef
APP_DEBUGMEM
[
all
...]
Completed in 28 milliseconds