OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOG_RTCERR1
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/talk/media/webrtc/
webrtccommon.h
36
// Example: "
LOG_RTCERR1
(StartSend, channel);" produces the trace
41
#define
LOG_RTCERR1
(func, a1) \
webrtcvoiceengine.cc
669
LOG_RTCERR1
(SetEcMetricsStatus, *options.echo_cancellation);
753
LOG_RTCERR1
(SetHighpassFilterStatus, *options.highpass_filter);
762
LOG_RTCERR1
(EnableStereoChannelSwapping, *options.stereo_swapping);
788
LOG_RTCERR1
(SetTypingDetectionStatus, *options.typing_detection);
847
LOG_RTCERR1
(SetRecordingSampleRate, *options.recording_sample_rate);
855
LOG_RTCERR1
(SetPlayoutSampleRate, *options.playout_sample_rate);
872
LOG_RTCERR1
(SetRecordingDevice, in_id);
[
all
...]
Completed in 45 milliseconds