Searched refs:maxBursts (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libaaudio/src/utility/
H A DAAudioUtilities.cpp355 const int32_t maxBursts = 1024; // arbitrary local
357 if (prop < 1 || prop > maxBursts) {

Completed in 688 milliseconds