Searched defs:APP_MEMPRINT (Results 1 – 11 of 11) sorted by relevance
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/ |
D | G722EncTest.c | 92 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__) macro 94 #define APP_MEMPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/ |
D | G711EncTest.c | 119 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__) macro 121 #define APP_MEMPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/ |
D | G729EncTest.c | 132 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__) macro 134 #define APP_MEMPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/ |
D | G711DecTest.c | 178 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__) macro 180 #define APP_MEMPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/ |
D | G726EncTest.c | 135 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__) macro 137 #define APP_MEMPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/ |
D | G729DecTest.c | 223 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__) macro 225 #define APP_MEMPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/ |
D | AmrEncTest.c | 167 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__) macro 169 #define APP_MEMPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/ |
D | WbAmrEncTest.c | 157 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__) macro 159 #define APP_MEMPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/ |
D | WBAmrDecTest.c | 95 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__) macro 97 #define APP_MEMPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/ |
D | AacEncTest.c | 97 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__) macro 99 #define APP_MEMPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/ |
D | WmaDecTest.c | 123 #define APP_MEMPRINT(...) fprintf(stderr,__VA_ARGS__) macro 125 #define APP_MEMPRINT(...) macro
|