/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/ |
D | VPPTest.c | 60 #define APP_DPRINT printf macro 65 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro 67 #define APP_DPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/ |
D | G726DecTest.c | 81 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro 83 #define APP_DPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/tests/ |
D | G722EncTest.c | 86 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro 88 #define APP_DPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/ |
D | G711EncTest.c | 113 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro 115 #define APP_DPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/ |
D | G729EncTest.c | 126 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro 128 #define APP_DPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/ |
D | G711DecTest.c | 172 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro 174 #define APP_DPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/ |
D | G726EncTest.c | 129 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro 131 #define APP_DPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/tests/ |
D | G729DecTest.c | 211 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro 213 #define APP_DPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/ |
D | AmrEncTest.c | 161 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro 163 #define APP_DPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/ |
D | WbAmrEncTest.c | 151 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro 153 #define APP_DPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/ |
D | WBAmrDecTest.c | 89 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro 91 #define APP_DPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/ |
D | G722DecTest.c | 80 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro 82 #define APP_DPRINT(...) /*0j0 printf (__VA_ARGS__)*/ macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/ |
D | AacEncTest.c | 83 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) /* Debug prints */ macro 85 #define APP_DPRINT(...) macro
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/ |
D | WmaDecTest.c | 94 #define APP_DPRINT(...) fprintf(stderr,__VA_ARGS__) macro 96 #define APP_DPRINT(...) macro
|