Searched refs:FORCED_UNDERRUN_SLEEP_MICROS (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libaaudio/tests/
H A Dtest_timestamps.cpp30 #define FORCED_UNDERRUN_SLEEP_MICROS (10 * 1000) macro
78 usleep(FORCED_UNDERRUN_SLEEP_MICROS);
/frameworks/av/media/libaaudio/examples/utils/
H A DAAudioSimplePlayer.h36 #define FORCED_UNDERRUN_SLEEP_MICROS (10 * 1000) macro
316 usleep(FORCED_UNDERRUN_SLEEP_MICROS);

Completed in 61 milliseconds