Searched refs:burstMinMicros (Results 1 – 1 of 1) sorted by relevance
255 const int32_t burstMinMicros = android::AudioSystem::getAAudioHardwareBurstMinUsec(); in configureDataInformation() local261 } while (burstMicros < burstMinMicros); in configureDataInformation()263 __func__, originalFramesPerBurst, burstMinMicros, deviceFramesPerBurst); in configureDataInformation()