Home
last modified time | relevance | path

Searched defs:APP_IPRINT (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
DAmrEncTest.c155 #define APP_IPRINT(...) fprintf(stderr,__VA_ARGS__) /* Information prints */ macro
157 #define APP_IPRINT(...) macro
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
DWbAmrEncTest.c144 #define APP_IPRINT(...) fprintf(stderr,__VA_ARGS__) /* Information prints */ macro
146 #define APP_IPRINT(...) macro
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
DAacEncTest.c69 #define APP_IPRINT(...) fprintf(stderr,__VA_ARGS__) /* Information prints */ macro
71 #define APP_IPRINT(...) macro