Searched refs:MS_PER_SECOND (Results 1 – 4 of 4) sorted by relevance
22 constexpr int MS_PER_SECOND = 1000; variable
44 return wholeMultiplier(MS_PER_SECOND * testCtx->getFrameCount(), testCtx->getSamplingRateHz()); in calculateMsecPerBuffer()
92 testCtx->getSamplingRateHz() * INITIAL_SILENCE_MS, MS_PER_SECOND)), in LatencyTest()
196 bufferSizeMs * samplingRateHz, MS_PER_SECOND); in calculateBufferSizeInFrames()