Home
last modified time | relevance | path

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

/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
H A Dtoneplayer_impl.cpp36 constexpr int32_t C1000MS = 1000; member
289 nextSegSample_ += (toneInfo_->segments[currSegment_].duration * samplingRate_) / C1000MS; in ContinueToneplay()
409 nextSegSample_ = (toneInfo_->segments[0].duration * samplingRate_) / C1000MS;
418 processSize_ = (rendererOptions_.streamInfo.samplingRate * C20MS) / C1000MS; in InitAudioRenderer()

Completed in 1 milliseconds