/external/webrtc/webrtc/modules/desktop_capture/ |
window_capturer_win.cc | 180 LOG(LS_WARNING) << "Failed to get window info: " << GetLastError(); 187 LOG(LS_WARNING) << "Failed to get window DC: " << GetLastError();
|
cropping_window_capturer_win.cc | 198 LOG(LS_WARNING) << "Failed to get window info: " << GetLastError();
|
/external/webrtc/webrtc/modules/video_coding/ |
receiver.cc | 126 LOG(LS_WARNING) << "A frame about to be decoded is out of the configured " 133 LOG(LS_WARNING) << "The video target delay has grown larger than "
|
jitter_buffer.cc | 641 LOG(LS_WARNING) << "Unable to get empty frame; Recycling."; 691 LOG(LS_WARNING) [all...] |
/external/webrtc/talk/app/webrtc/ |
peerconnection.cc | 150 LOG(LS_WARNING) << "Missing ':' in ICE URI: " << in_str; 154 LOG(LS_WARNING) << "Empty hostname in ICE URI: " << in_str; 255 LOG(LS_WARNING) << "Transport param should always be udp or tcp."; 266 LOG(LS_WARNING) << "Invalid transport parameter in ICE URI: " << url; 279 LOG(LS_WARNING) << "Invalid user@hostname format: " << hoststring; 284 LOG(LS_WARNING) << "Invalid user@hostname format: " << hoststring; [all...] |
videosource.cc | 185 LOG(LS_WARNING) << "Found unknown MediaStream constraint. Name:" 395 LOG(LS_WARNING) << "Failed to find a suitable video format."; 402 LOG(LS_WARNING) << "Could not satisfy mandatory options.";
|
webrtcsession.cc | 205 LOG(LS_WARNING) << 212 LOG(LS_WARNING) << [all...] |
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
rtp_sender.cc | 476 LOG(LS_WARNING) << "Payload type " << static_cast<int>(payload_type) 764 LOG(LS_WARNING) << "Transport failed to send packet"; 810 LOG(LS_WARNING) << "Failed resending RTP packet " << *it [all...] |
h264_sps_parser.cc | 124 LOG(LS_WARNING) << "SPS contains scaling lists, which are unsupported.";
|
/external/webrtc/webrtc/p2p/base/ |
dtlstransportchannel.cc | 300 LOG(LS_WARNING) << "Ignoring new SRTP ciphers while DTLS is negotiating"; 322 LOG(LS_WARNING) << "Ignoring new set of SRTP ciphers, as DTLS " 472 LOG_J(LS_WARNING, this) << "Received packet before we know if we are "
|
stunport.cc | 220 LOG_J(LS_WARNING, this) << "UDP socket creation failed"; 379 LOG_J(LS_WARNING, this) << "StunPort: stun host lookup received error " 405 LOG(LS_WARNING) << "STUN server address is incompatible.";
|
tcpport.cc | 396 LOG(LS_WARNING) << "Socket is bound to a different address:" 406 LOG_J(LS_WARNING, this) << "Dropping connection as TCP socket bound to IP " 500 LOG_J(LS_WARNING, this) << "Failed to create connection to "
|
/external/webrtc/talk/session/media/ |
channelmanager.cc | 140 LOG(LS_WARNING) << "Cannot toggle rtx after initialization!"; 211 LOG(LS_WARNING) << "Failed to SetOutputVolume to " 387 LOG(LS_WARNING) << "Failed to create data channel of type " 395 LOG(LS_WARNING) << "Failed to init data channel.";
|
/external/webrtc/webrtc/base/ |
systeminfo_unittest.cc | 77 LOG(LS_WARNING) << "Machine Model Unknown: " << machine_model;
|
testutils.h | 595 LOG(LS_WARNING) << "Skipping test, since it doesn't have the requisite " \ 617 LOG(LS_WARNING) << "No X Display available."; 625 LOG(LS_WARNING) << "XRandr version: " << major_version << "." 627 LOG(LS_WARNING) << "XRandr is not supported or is too old (pre 1.3).";
|
thread.cc | 172 LOG_ERR(LS_WARNING) << "nanosleep() returning early"; 253 LOG(LS_WARNING) << "Waiting for the thread to join, "
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/ |
send_side.cc | 55 LOG(LS_WARNING) << "Ack arrived too late.";
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
nack.cc | 53 LOG(LS_WARNING) << "Payload length " << header.payload_size_bytes
|
/external/webrtc/webrtc/modules/video_processing/ |
video_processing_impl.cc | 74 LOG(LS_WARNING) << "Invalid frame stats.";
|
/external/webrtc/webrtc/voice_engine/ |
voe_base_impl.cc | 71 LOG_F(LS_WARNING) << "VE_RUNTIME_REC_WARNING"; 74 LOG_F(LS_WARNING) << "VE_RUNTIME_PLAY_WARNING"; 533 LOG_F(LS_WARNING) << "StopPlayout() failed to stop playout for channel " 577 LOG_F(LS_WARNING) << "StopSend() failed to stop sending for channel "
|
/external/webrtc/talk/app/webrtc/objc/ |
RTCFileLogger.mm | 182 return rtc::LS_WARNING;
|
/external/webrtc/talk/media/devices/ |
linuxdevicemanager.cc | 316 LOG(LS_WARNING) 384 LOG_ERR(LS_WARNING) << "udev_monitor_receive_device()";
|
win32devicemanager.cc | 300 LOG(LS_WARNING) << "Unable to query IMM Device, skipping. HR=" 310 LOG(LS_WARNING) << "GetCoreAudioDevices failed with hr " << hr;
|
/external/webrtc/talk/media/webrtc/ |
webrtcvideocapturer.cc | 184 LOG(LS_WARNING) << "Failed to find capturer for id: " << device.id; 200 LOG(LS_WARNING) << "Ignoring unsupported WebRTC capture format "
|
/external/webrtc/webrtc/modules/desktop_capture/x11/ |
x_server_pixel_buffer.cc | 154 LOG(LS_WARNING) << "Failed to get shared memory segment. " 160 LOG(LS_WARNING) << "Not using shared memory. Performance may be degraded.";
|