HomeSort by relevance Sort by last modified time
    Searched refs:LOG_RTCERR2 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvoiceengine.cc 278 LOG_RTCERR2(StartPlayingFileLocally, webrtc_channel_, stream_.get());
692 LOG_RTCERR2(SetEcStatus, echo_cancellation, ec_mode);
704 LOG_RTCERR2(SetAecmMode, aecm_mode, aecm_comfort_noise);
713 LOG_RTCERR2(SetAgcStatus, auto_gain_control, agc_mode);
721 LOG_RTCERR2(SetNsStatus, noise_suppression, ns_mode);
847 LOG_RTCERR2(SetRecordingDevice, in_device->name, in_id);
859 LOG_RTCERR2(SetPlayoutDevice, out_device->name, out_id);
    [all...]
webrtccommon.h 44 #define LOG_RTCERR2(func, a1, a2) \
webrtcvideoengine.cc     [all...]

Completed in 547 milliseconds