Searched refs:AUDIO_CAP_WAIT_DELAY (Results 1 – 1 of 1) sorted by relevance
31 #define AUDIO_CAP_WAIT_DELAY ((AUDIO_US_TO_MS) * 5) macro831 usleep(AUDIO_CAP_WAIT_DELAY + (tryNumReply % AUDIO_TRYNUM) * AUDIO_TRYNUM_TIME); in AudioOutputCaptureReadFrame()