OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NackConfig
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/
config.h
26
struct
NackConfig
{
27
NackConfig
() : rtp_history_ms(0) {}
video_receive_stream.h
111
// See
NackConfig
for description.
112
NackConfig
nack;
video_send_stream.h
114
// See
NackConfig
for description.
115
NackConfig
nack;
/external/webrtc/webrtc/video/
end_to_end_tests.cc
[
all
...]
Completed in 234 milliseconds