OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StartTimestamp
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.cc
269
uint32_t ModuleRtpRtcpImpl::
StartTimestamp
() const {
270
return rtp_sender_.
StartTimestamp
();
374
rtcp_sender_.SetStartTimestamp(rtp_sender_.
StartTimestamp
());
rtp_sender.cc
[
all
...]
Completed in 69 milliseconds