OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WEBRTC_STUB_CONST
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/media/webrtc/
fakewebrtccommon.h
38
#define
WEBRTC_STUB_CONST
(method, args) \
fakewebrtcvoiceengine.h
77
WEBRTC_STUB_CONST
(input_sample_rate_hz, ());
78
WEBRTC_STUB_CONST
(proc_sample_rate_hz, ());
79
WEBRTC_STUB_CONST
(proc_split_sample_rate_hz, ());
112
WEBRTC_STUB_CONST
(stream_delay_ms, ());
116
WEBRTC_STUB_CONST
(delay_offset_ms, ());
Completed in 79 milliseconds