Searched refs:burstMinMicros (Results 1 – 1 of 1) sorted by relevance
94 const int32_t burstMinMicros = AAudioProperty_getHardwareBurstMinMicros(); in open() local191 } while (burstMicros < burstMinMicros); in open()193 __func__, framesPerHardwareBurst, burstMinMicros, framesPerBurst); in open()