Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaaudio/tests/
H A Dtest_aaudio_monkey.cpp32 #define MAX_MICROS_DELAY (2 * 1000 * 1000) macro
322 int micros = (int) (dice * MAX_MICROS_DELAY); in main()