OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTP_timestamp
(Results
1 - 4
of
4
) sorted by null
/external/opencore/protocols/rtp/src/
rtcp.h
195
uint32
RTP_timestamp
;
rtcp_decoder.cpp
374
inStream >> sr_packet.
RTP_timestamp
;
rtcp_encoder.cpp
349
outStream << sr_packet.
RTP_timestamp
;
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_rtcp_proto_impl.cpp
231
iRTCPStats.lastSenderReportRTP = rtcpSR.
RTP_timestamp
;
232
PVMF_JB_LOG_RTCPDATATRAFFIC_IN((0, "PVMFJitterBufferNode::ProcessIncomingRTCPReport - Sender Report TS iRTCPStats.lastSenderReportRTP %u, iRTCPStats.iLastSenderReportSSRC %u ", rtcpSR.
RTP_timestamp
, iRTCPStats.iLastSenderReportSSRC));
[
all
...]
Completed in 880 milliseconds