Searched refs:WEBRTC_STUB_CONST (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/talk/media/webrtc/
H A Dfakewebrtccommon.h38 #define WEBRTC_STUB_CONST(method, args) \ macro
H A Dfakewebrtcvoiceengine.h77 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 108 milliseconds