Searched refs:defaultBursts (Results 1 – 1 of 1) sorted by relevance
308 const int32_t defaultBursts = 2; // arbitrary, use 2 for double buffered in AAudioProperty_getMixerBursts() local310 int32_t prop = property_get_int32(AAUDIO_PROP_MIXER_BURSTS, defaultBursts); in AAudioProperty_getMixerBursts()313 prop = defaultBursts; in AAudioProperty_getMixerBursts()