Searched refs:maxMicros (Results 1 – 1 of 1) sorted by relevance
366 const int32_t maxMicros = 1000 * 1000; // arbitrary in AAudioProperty_getHardwareBurstMinMicros() local368 if (prop < 1 || prop > maxMicros) { in AAudioProperty_getHardwareBurstMinMicros()