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

/external/webrtc/talk/media/webrtc/
H A Dwebrtccommon.h43 #define LOG_RTCERR2(func, a1, a2) \ macro
H A Dwebrtcvoiceengine.cc660 LOG_RTCERR2(SetEcStatus, *options.echo_cancellation, ec_mode);
676 LOG_RTCERR2(SetAecmMode, aecm_mode, cn);
695 LOG_RTCERR2(SetAgcStatus, *options.auto_gain_control, agc_mode);
742 LOG_RTCERR2(SetNsStatus, *options.noise_suppression, ns_mode);
1448 LOG_RTCERR2(SetRecPayloadType, ch.second->channel(),
1566 LOG_RTCERR2(SetFECStatus, channel, true);
1581 LOG_RTCERR2(SetOpusDtx, channel, enable_opus_dtx);
1594 LOG_RTCERR2(SetOpusMaxPlaybackRate, channel, opus_max_playback_rate);
1660 LOG_RTCERR2(SetVADStatus, channel, true);
1724 LOG_RTCERR2(SetSendCode
[all...]

Completed in 472 milliseconds