HomeSort by relevance Sort by last modified time
    Searched refs:LS_WARNING (Results 26 - 50 of 162) sorted by null

12 3 4 5 6 7

  /external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
dlrr.cc 41 LOG(LS_WARNING) << "Invalid size for dlrr block.";
88 LOG(LS_WARNING) << "Max DLRR items reached.";
report_block.cc 81 LOG(LS_WARNING) << "Cumulative lost is too big to fit into Report Block";
transport_feedback.cc 345 LOG(LS_WARNING) << "Delta value too large ( >= 2^16 ticks )";
385 LOG(LS_WARNING) << "Packet status count too large ( >= 2^16 )";
660 LOG(LS_WARNING) << "Buffer too small (" << length
671 LOG(LS_WARNING) << "Invalid RTCP header: FMT must be "
678 LOG(LS_WARNING) << "Invalid RTCP header: PT must be " << kPayloadType
693 LOG(LS_WARNING) << "Empty feedback messages not allowed.";
701 LOG(LS_WARNING) << "Buffer overflow while parsing packet.";
723 LOG(LS_WARNING) << "Buffer overflow while parsing packet.";
731 LOG(LS_WARNING) << "Buffer overflow while parsing packet.";
766 LOG(LS_WARNING) << "Header/body mismatch.
    [all...]
sli.cc 67 LOG(LS_WARNING) << "Packet is too small to be a valid SLI packet";
  /external/webrtc/webrtc/p2p/base/
transportdescriptionfactory.cc 57 LOG(LS_WARNING) << "Failed to create TransportDescription answer " <<
88 LOG(LS_WARNING) << "Failed to create TransportDescription answer "
  /external/webrtc/webrtc/modules/audio_coding/neteq/
payload_splitter.cc 92 LOG(LS_WARNING) << "SplitRed length mismatch";
135 LOG(LS_WARNING) << "SplitFec unknown payload type";
177 LOG(LS_WARNING) << "SplitFec wrong payload type";
229 LOG(LS_WARNING) << "SplitAudio unknown payload type";
305 LOG(LS_WARNING) << "SplitAudio too large iLBC payload";
317 LOG(LS_WARNING) << "SplitAudio invalid iLBC payload";
412 LOG(LS_WARNING) << "SplitByFrames length mismatch";
dtmf_buffer.cc 76 LOG(LS_WARNING) << "ParseEvent payload too short";
104 LOG(LS_WARNING) << "InsertEvent invalid parameters";
  /external/webrtc/talk/session/media/
srtpfilter.cc 216 LOG(LS_WARNING) << "Failed to ProtectRtp: SRTP not active";
229 LOG(LS_WARNING) << "Failed to ProtectRtp: SRTP not active";
238 LOG(LS_WARNING) << "Failed to ProtectRtcp: SRTP not active";
251 LOG(LS_WARNING) << "Failed to UnprotectRtp: SRTP not active";
260 LOG(LS_WARNING) << "Failed to UnprotectRtcp: SRTP not active";
273 LOG(LS_WARNING) << "Failed to GetRtpAuthParams: SRTP not active";
405 LOG(LS_WARNING) << "Invalid parameters in SRTP answer";
445 LOG(LS_WARNING) << "Failed to apply negotiated SRTP parameters";
526 LOG(LS_WARNING) << "Failed to protect SRTP packet: no SRTP Session";
532 LOG(LS_WARNING) << "Failed to protect SRTP packet: The buffer length
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
fec_receiver_impl.cc 85 LOG(LS_WARNING) << "Corrupt/truncated FEC packet.";
108 LOG(LS_WARNING) << "Corrupt/truncated FEC packet.";
118 LOG(LS_WARNING) << "Corrupt payload found.";
128 LOG(LS_WARNING) << "More than 2 blocks in packet not supported.";
134 LOG(LS_WARNING) << "Block length longer than packet.";
rtp_packet_history.cc 44 LOG(LS_WARNING) << "Purging packet history in order to re-set status.";
90 LOG(LS_WARNING) << "Failed to store RTP packet with length: "
187 LOG(LS_WARNING) << "No match for getting seqNum " << sequence_number;
194 LOG(LS_WARNING) << "No match for getting seqNum " << sequence_number
  /external/webrtc/webrtc/base/
asyncinvoker.cc 62 LOG(LS_WARNING) << "Tried to invoke while destroying the invoker.";
73 LOG(LS_WARNING) << "Tried to invoke while destroying the invoker.";
sslstreamadapterhelper.cc 97 LOG(LS_WARNING) << "Unknown digest algorithm: " << digest_alg;
110 LOG(LS_WARNING) << "SSLStreamAdapterHelper::Error("
gunit.h 79 LOG(LS_WARNING) << "Expression " << #ex << " still not true after " << \
systeminfo.cc 174 LOG_GLE(LS_WARNING) << "GlobalMemoryStatusEx failed.";
186 LOG(LS_WARNING) << "sysconf(_SC_PHYS_PAGES) failed."
diskcache.cc 88 LOG_F(LS_WARNING) << "Cache files open";
106 LOG_F(LS_WARNING) << "Cache overfull";
235 LOG_F(LS_WARNING) << "All resources are locked!";
319 LOG_F(LS_WARNING) << "Missing cache entry";
latebindingsymboltable.cc 117 LOG(LS_WARNING) << "Can't load " << dll_path << ": "
  /external/webrtc/talk/app/webrtc/java/jni/
androidmediacodeccommon.h 51 #define ALOGW LOG_TAG(rtc::LS_WARNING, TAG)
  /external/webrtc/webrtc/modules/desktop_capture/
desktop_frame_win.cc 53 LOG(LS_WARNING) << "Failed to allocate new window frame " << GetLastError();
  /external/webrtc/webrtc/system_wrappers/include/
logging.h 56 // LS_WARNING: Something that may warrant investigation.
59 LS_SENSITIVE, LS_VERBOSE, LS_INFO, LS_WARNING, LS_ERROR
  /external/webrtc/webrtc/system_wrappers/source/
logging_unittest.cc 70 LOG(LS_WARNING) << msg;
  /external/webrtc/talk/media/base/
fakevideorenderer.h 69 LOG(LS_WARNING) << "RenderFrame expected non-null frame.";
71 LOG(LS_WARNING) << "RenderFrame expected frame of size " << width_
  /external/webrtc/webrtc/modules/video_coding/
generic_decoder.cc 63 LOG(LS_WARNING) << "Too many frames backed up in the decoder, dropping "
158 LOG(LS_WARNING) << "Failed to decode frame with timestamp "
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/
inter_arrival.cc 59 LOG(LS_WARNING) << "Packets are being reordered on the path from the "
  /external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_frame_buffer_pool.cc 72 LOG(LS_WARNING)
  /external/webrtc/webrtc/modules/video_coding/utility/
vp8_header_parser.cc 164 LOG(LS_WARNING) << "Failed to get QP, invalid length.";
177 LOG(LS_WARNING) << "Failed to get QP, invalid length: " << length;
195 LOG(LS_WARNING) << "Failed to get QP, end of file reached.";

Completed in 1402 milliseconds

12 3 4 5 6 7