HomeSort by relevance Sort by last modified time
    Searched defs:GetDelayEstimate (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_video_sync_impl.cc 161 int VoEVideoSyncImpl::GetDelayEstimate(int channel,
165 "GetDelayEstimate(channel=%d, delayMs=?)", channel);
175 "GetDelayEstimate() failed to locate channel");
178 if (!channelPtr->GetDelayEstimate(jitter_buffer_delay_ms,
channel.cc     [all...]

Completed in 80 milliseconds