Searched refs:LOG_RTCERR1 (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtccommon.h37 // Example: "LOG_RTCERR1(StartSend, channel);" produces the trace
42 #define LOG_RTCERR1(func, a1) \ macro
H A Dwebrtcvideoengine.cc732 LOG_RTCERR1(SetTraceCallback, this);
1163 LOG_RTCERR1(SetTraceFile, *tracefile);
1550 LOG_RTCERR1(StartRender, it->second->channel_id());
1556 LOG_RTCERR1(StopRender, it->second->channel_id());
1651 LOG_RTCERR1(SetLocalSSRC, it->first);
1698 LOG_RTCERR1(DeregisterEncoderObserver, channel_id);
1725 LOG_RTCERR1(StartRender, vie_channel_);
1792 LOG_RTCERR1(StopRender, it->second->channel_id());
1803 LOG_RTCERR1(RemoveRenderer, channel_id);
1807 LOG_RTCERR1(DeRegisterSendTranspor
[all...]
H A Dwebrtcvoiceengine.cc227 LOG_RTCERR1(DeleteChannel, webrtc_channel_);
243 LOG_RTCERR1(StartPlayout, webrtc_channel_);
251 LOG_RTCERR1(StopPlayout, webrtc_channel_);
266 LOG_RTCERR1(StopPlayingFileLocally, webrtc_channel_);
554 LOG_RTCERR1(SetDtmfFeedbackStatus, false);
698 LOG_RTCERR1(SetEcMetricsStatus, echo_cancellation);
729 LOG_RTCERR1(SetHighpassFilterStatus, highpass_filter);
738 LOG_RTCERR1(EnableStereoChannelSwapping, stereo_swapping);
747 LOG_RTCERR1(SetTypingDetectionStatus, typing_detection);
773 LOG_RTCERR1(SetDelayOffsetM
[all...]

Completed in 93 milliseconds