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()1111 return WAIT_PERIOD_MS * 1000000LL; in processAudioBuffer()
34 #define WAIT_PERIOD_MS 10 macro1584 long long ms = WAIT_PERIOD_MS * (long long) waitCount; in obtainBuffer()1993 static const nsecs_t kWaitPeriodNs = WAIT_PERIOD_MS * 1000000LL; in processAudioBuffer()