Searched refs:SLEEP_TIME (Results 1 - 7 of 7) sorted by last modified time

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/tests/
H A DAacEncTest.c104 #define SLEEP_TIME 10 macro
1722 APP_DPRINT("%d :: APP: Is Sleeping here for %d seconds\n",__LINE__, SLEEP_TIME);
1723 sleep(SLEEP_TIME);
1795 APP_DPRINT("%d :: APP: Is Sleeping here for %d seconds\n",__LINE__, SLEEP_TIME);
1796 sleep(SLEEP_TIME); /* Pause time */
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
H A DG722DecTest.c93 #define SLEEP_TIME 2 macro
453 printf("%d :: sleeping here for %d secs\n",__LINE__,SLEEP_TIME);
454 sleep (SLEEP_TIME);
1664 printf("Component Has Stopped here and waiting for %d seconds before it plays further\n",SLEEP_TIME);
1665 sleep(SLEEP_TIME);
1735 printf("Sleeping for %d secs....\n\n",SLEEP_TIME);
1736 sleep(SLEEP_TIME);
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
H A DG726DecTest.c94 #define SLEEP_TIME 2 macro
1004 printf("Component Has Stopped here and waiting for %d seconds before it plays further\n",SLEEP_TIME);
1005 sleep(SLEEP_TIME);
1066 printf("Sleeping for %d secs....\n\n",SLEEP_TIME);
1067 sleep(SLEEP_TIME);
1223 printf("%d :: sleeping here for %d secs\n",__LINE__,SLEEP_TIME);
1224 sleep (SLEEP_TIME);
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/tests/
H A DG726EncTest.c117 #define SLEEP_TIME 5 macro
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/
H A DG729EncTest.c110 #define SLEEP_TIME 5 macro
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
H A DAmrEncTest.c136 #define SLEEP_TIME 5 macro
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
H A DWbAmrEncTest.c127 #define SLEEP_TIME 5 macro

Completed in 74 milliseconds