OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NackStats
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtcp_utility.cc
26
NackStats
::
NackStats
()
31
NackStats
::~
NackStats
() {}
33
void
NackStats
::ReportRequest(uint16_t sequence_number) {
[
all
...]
rtcp_utility.h
27
class
NackStats
{
29
NackStats
();
30
~
NackStats
();
Completed in 4088 milliseconds