OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lastSR
(Results
1 - 4
of
4
) sorted by null
/external/opencore/protocols/rtp/src/
rtcp.h
98
uint32
lastSR
;
rtcp_decoder.cpp
211
inStream >> report->
lastSR
;
rtcp_encoder.cpp
106
outStream << report->
lastSR
;
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/src/
pvmf_rtcp_proto_impl.cpp
400
reportBlock->
lastSR
= iRTCPStats.lastSenderReportTS;
[
all
...]
Completed in 34 milliseconds