HomeSort by relevance Sort by last modified time
    Searched refs:LS_ERROR (Results 151 - 175 of 195) sorted by null

1 2 3 4 5 67 8

  /external/chromium_org/third_party/webrtc/modules/audio_processing/
echo_control_mobile_impl.cc 245 LOG(LS_ERROR) << "AECM only supports 16 kHz or lower sample rates";
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
screen_capturer_win_gdi.cc 288 LOG_F(LS_ERROR) << "Unable to get cursor info. Error = " << GetLastError();
  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_receiver_audio.cc 280 LOG(LS_ERROR) << "Failed to create decoder for payload type: "
rtp_sender.cc 305 LOG(LS_ERROR) << "Invalid max payload length: " << max_payload_length;
368 LOG(LS_ERROR) << "Invalid payload_type " << payload_type;
421 LOG(LS_ERROR) << "Don't send data with unknown payload type.";
    [all...]
  /external/chromium_org/third_party/webrtc/modules/video_capture/
device_info_impl.cc 110 LOG(LS_ERROR) << "Invalid deviceCapabilityNumber "
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
generic_encoder.cc 91 LOG(LS_ERROR) << "Failed to initialize the encoder associated with "
  /external/chromium_org/third_party/webrtc/modules/video_processing/main/source/
video_processing_impl.cc 85 LOG(LS_ERROR) << "Zero size frame.";
  /external/chromium_org/third_party/webrtc/video_engine/
vie_image_process_impl.cc 47 LOG(LS_ERROR) << "ViEImageProcess release too many times";
vie_rtp_rtcp_impl.cc 98 LOG(LS_ERROR) << "ViERTP_RTCP released too many times.";
248 LOG_F(LS_ERROR) << "channel " << video_channel << " is already sending.";
268 LOG_F(LS_ERROR) << "channel " << video_channel << " is already sending.";
330 LOG_F(LS_ERROR) << "channel " << video_channel << " is already sending.";
    [all...]
vie_encoder.cc 402 LOG_F(LS_ERROR) << "Not supported.";
733 LOG_F(LS_ERROR) << "Observer already set.";
912 LOG_F(LS_ERROR) << "Filter already set.";
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
call.cc 202 LOG(LS_ERROR) << "Couldn't write out view request: " << error.text;
355 LOG(LS_ERROR) << "Unable to stop screencast with ssrc " << ssrc;
892 LOG(LS_ERROR) << error_desc;
905 LOG(LS_ERROR) << error_desc;
918 LOG(LS_ERROR) << error_desc;
    [all...]
mediasession.cc     [all...]
planarfunctions_unittest.cc 191 LOG(LS_ERROR) << "Format " << static_cast<int>(fourcc_type)
395 LOG(LS_ERROR) << "Format " << static_cast<int>(fourcc_type)
466 LOG(LS_ERROR) << "Format " << static_cast<int>(fourcc_type)
    [all...]
yuvscaler_unittest.cc 115 LOG(LS_ERROR) << "Failed to load image";
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
pseudotcp_unittest.cc 376 LOG_F(LS_ERROR) << "unexpected OnTcpReadable";
586 LOG(LS_ERROR) << "This shouldn't happen - the send buffer is full, "
p2ptransportchannel.cc 232 LOG(LS_ERROR)
304 LOG(LS_ERROR) << "P2PTransportChannel::Connect: The ice_ufrag_ and the "
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.cc 516 LOG_F(LS_ERROR) << "EMSGSIZE";
519 PLOG(LS_ERROR, channel_->GetError()) << "PseudoTcpChannel::TcpWritePacket";
  /external/chromium_org/third_party/webrtc/base/
base64_unittest.cc 328 LOG(LS_ERROR) << "" # x << " != " # y \
    [all...]
physicalsocketserver.cc 682 LOG_ERR(LS_ERROR) << "pipe failed";
    [all...]
httpcommon.cc 932 LOG(LS_ERROR) << "InitializeSecurityContext returned: "
998 LOG(LS_ERROR) << "AcquireCredentialsHandle error: "
1009 LOG(LS_ERROR) << "InitializeSecurityContext returned: "
win32regkey.cc 1089 LOG_GLE(LS_ERROR) << "AdjustTokenPrivileges failed";
1092 LOG_GLE(LS_ERROR) << "LookupPrivilegeValue failed";
1096 LOG_GLE(LS_ERROR) << "OpenProcessToken(GetCurrentProcess) failed";
natsocketfactory.cc 190 LOG(LS_ERROR) << "Dropping packet from unknown remote address: "
systeminfo.cc 488 LOG(LS_ERROR) << "Failed to access Direct3D9 information.";
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
mediastreamsignaling.cc 292 LOG(LS_ERROR) << "DataChannel with label " << data_channel->label()
326 LOG(LS_ERROR) << "Failed to create DataChannel from the OPEN message.";
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoframe.cc 351 LOG(LS_ERROR) << "Error parsing format: " << GetFourccName(format)

Completed in 2358 milliseconds

1 2 3 4 5 67 8