OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSendRtcpStatistics
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/video/
vie_channel.h
148
int32_t
GetSendRtcpStatistics
(uint16_t* fraction_lost,
video_send_stream.cc
532
if (vie_channel_->
GetSendRtcpStatistics
(&frac_lost, &cumulative_lost,
vie_channel.cc
747
int32_t ViEChannel::
GetSendRtcpStatistics
(uint16_t* fraction_lost,
776
//
GetSendRtcpStatistics
to be called.
[
all
...]
Completed in 62 milliseconds