Home
last modified time | relevance | path

Searched refs:READ_ATTEMPT_SLEEP_MS (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp76 #define READ_ATTEMPT_SLEEP_MS 5 // 5ms between two read attempts when pipe is empty macro
1283 usleep(READ_ATTEMPT_SLEEP_MS * 1000); in audio_config_compare()