Searched refs:APP_STATEPRINT (Results 1 - 2 of 2) sorted by last modified time

/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
H A DG722DecTest.c86 #define APP_STATEPRINT(...) fprintf(stderr,__VA_ARGS__) macro
88 #define APP_STATEPRINT(...) /*0j0 printf (__VA_ARGS__)*/ macro
1651 APP_STATEPRINT ("*********** Waiting for state to change to Idle ************\n\n");
1662 APP_STATEPRINT("*********** State Changed to Idle ************\n\n");
1667 APP_STATEPRINT("*************** Execute command to Component *******************\n");
1679 APP_STATEPRINT("*********** Waiting for state to change to Executing ************\n\n");
1689 APP_STATEPRINT("*********** State Changed to Executing ************\n\n");
1712 APP_STATEPRINT("\n\n*************** Pause command to Component *******************\n");
1723 APP_STATEPRINT("*********** Waiting for state to change to Pause ************\n");
1733 APP_STATEPRINT("*********** Stat
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
H A DG726DecTest.c88 #define APP_STATEPRINT(...) fprintf(stderr,__VA_ARGS__) macro
90 #define APP_STATEPRINT(...) macro
993 APP_STATEPRINT ("*********** Waiting for state to change to Idle ************\n\n");
1002 APP_STATEPRINT("*********** State Changed to Idle ************\n\n");
1007 APP_STATEPRINT("*************** Execute command to Component *******************\n");
1017 APP_STATEPRINT("*********** Waiting for state to change to Executing ************\n\n");
1027 APP_STATEPRINT("*********** State Changed to Executing ************\n\n");
1045 APP_STATEPRINT("\n\n*************** Pause command to Component *******************\n");
1054 APP_STATEPRINT("*********** Waiting for state to change to Pause ************\n");
1064 APP_STATEPRINT("*********** Stat
[all...]

Completed in 33 milliseconds