Searched refs:maxBursts (Results 1 – 1 of 1) sorted by relevance
363 const int32_t maxBursts = 1024; // arbitrary in AAudioProperty_getMixerBursts() local365 if (prop < 1 || prop > maxBursts) { in AAudioProperty_getMixerBursts()