Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/oboeservice/
H A DAAudioServiceEndpointPlay.cpp54 int32_t burstsPerBuffer = AAudioProperty_getMixerBursts(); in open()
/aosp12/frameworks/av/media/libaaudio/src/utility/
H A DAAudioUtilities.h148 int32_t AAudioProperty_getMixerBursts();
H A DAAudioUtilities.cpp575 int32_t AAudioProperty_getMixerBursts() { in AAudioProperty_getMixerBursts() function