Home
last modified time | relevance | path

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

/frameworks/av/services/oboeservice/
DAAudioServiceEndpointMMAP.cpp80 int32_t burstMinMicros = AAudioProperty_getHardwareBurstMinMicros(); in open() local
251 } while (burstMicros < burstMinMicros); in open()
254 __func__, mMmapBufferinfo.burst_size_frames, burstMinMicros, mFramesPerBurst); in open()