Searched refs:sMaxBursts (Results 1 – 1 of 1) sorted by relevance
82 static const int32_t sMaxBursts = 1024; // arbitrary in getAAudioMixerBurstCountFromSystemProperty() local85 if (prop <= 0 || prop > sMaxBursts) { in getAAudioMixerBurstCountFromSystemProperty()