Searched refs:getOutputServerLatencyMs (Results 1 – 3 of 3) sorted by relevance
138 double getOutputServerLatencyMs(uint32_t sampleRate) const { in getOutputServerLatencyMs() function
1010 const double latencyMs = timestamp.getOutputServerLatencyMs(sampleRate()); in onTimestamp()1885 ? local.getOutputServerLatencyMs(sampleRate()) in updateTrackFrameInfo()1886 : timeStamp.getOutputServerLatencyMs(halSampleRate); in updateTrackFrameInfo()2679 ? local.getOutputServerLatencyMs(sampleRate()) in updateTrackFrameInfo()2680 : timestamp.getOutputServerLatencyMs(halSampleRate)); in updateTrackFrameInfo()
4462 const double latencyMs = mTimestamp.getOutputServerLatencyMs(mSampleRate); in collectTimestamps_l()8055 ? - mTimestamp.getOutputServerLatencyMs(mSampleRate) : 0.; in threadLoop()