Searched refs:C1000MS (Results 1 – 1 of 1) sorted by relevance
36 constexpr int32_t C1000MS = 1000; variable295 nextSegSample_ += (toneInfo_->segments[currSegment_].duration * samplingRate_) / C1000MS; in ContinueToneplay()415 nextSegSample_ = (toneInfo_->segments[0].duration * samplingRate_) / C1000MS; in InitToneWaveInfo()424 processSize_ = (rendererOptions_.streamInfo.samplingRate * C20MS) / C1000MS; in InitAudioRenderer()