Searched refs:WAIT_PERIOD_MS (Results 1 – 2 of 2) sorted by relevance
30 #define WAIT_PERIOD_MS 10 macro764 long long ms = WAIT_PERIOD_MS * (long long) waitCount; in obtainBuffer()1108 return WAIT_PERIOD_MS * 1000000LL; in processAudioBuffer()
34 #define WAIT_PERIOD_MS 10 macro1593 long long ms = WAIT_PERIOD_MS * (long long) waitCount; in obtainBuffer()1999 static const nsecs_t kWaitPeriodNs = WAIT_PERIOD_MS * 1000000LL; in processAudioBuffer()