Searched refs:sMaxMicros (Results 1 – 1 of 1) sorted by relevance
94 static const int32_t sMaxMicros = 1000 * 1000; // arbitrary in getAAudioHardwareBurstMinUsecFromSystemProperty() local97 if (prop <= 0 || prop > sMaxMicros) { in getAAudioHardwareBurstMinUsecFromSystemProperty()