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