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

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_video_sync_impl.cc 71 int VoEVideoSyncImpl::SetInitTimestamp(int channel,
75 "SetInitTimestamp(channel=%d, timestamp=%lu)",
88 "SetInitTimestamp() failed to locate channel");
91 return channelPtr->SetInitTimestamp(timestamp);
channel.cc     [all...]

Completed in 50 milliseconds