Searched refs:maxSample_ (Results 1 – 2 of 2) sorted by relevance
86 uint32_t maxSample_ = 0; // Maximum number of audio samples played (maximun tone duration) variable
356 …if (toneInfo_->segments[currSegment_].duration == 0 || totalSample_ > maxSample_ || toneState_ == … in CheckToneStopped()405 maxSample_ = TONEINFO_INF; in InitToneWaveInfo()