OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoteNTP
(Results
1 - 7
of
7
) sorted by null
/external/webrtc/webrtc/video/
vie_sync_module.cc
34
if (0 != rtp_rtcp.
RemoteNTP
(&ntp_secs,
vie_receiver.cc
436
if (0 != rtp_rtcp_->
RemoteNTP
(&ntp_secs, &ntp_frac, NULL, NULL,
/external/webrtc/webrtc/modules/rtp_rtcp/include/
rtp_rtcp.h
360
virtual int32_t
RemoteNTP
(
/external/webrtc/webrtc/modules/rtp_rtcp/mocks/
mock_rtp_rtcp.h
147
MOCK_CONST_METHOD5(
RemoteNTP
,
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.h
144
int32_t
RemoteNTP
(uint32_t* received_ntp_secs,
rtp_rtcp_impl.cc
514
int32_t ModuleRtpRtcpImpl::
RemoteNTP
(
/external/webrtc/webrtc/voice_engine/
channel.cc
[
all
...]
Completed in 46 milliseconds