Home
last modified time | relevance | path

Searched refs:RTC_PARSE_CHECK_OR_RETURN_LE (Results 1 – 4 of 4) sorted by relevance

/dports/net-im/tg_owt/tg_owt-d578c76/src/logging/rtc_event_log/
H A Drtc_event_log_parser.cc71 #define RTC_PARSE_CHECK_OR_RETURN_LE(X, Y) \ macro
387 RTC_PARSE_CHECK_OR_RETURN_LE(audio_level, 0x7Fu); in StoreRtpPackets()
588 RTC_PARSE_CHECK_OR_RETURN_LE(audio_level, 0x7Fu); in StoreRtpPackets()
1097 RTC_PARSE_CHECK_OR_RETURN_LE(signed_filesize, kMaxLogSize); in ParseFile()
1258 RTC_PARSE_CHECK_OR_RETURN_LE(start_us, stop_us); in ParseStream()
1606 RTC_PARSE_CHECK_OR_RETURN_LE(rtp_packet.header().size(), in GetRtpHeader()
2525 RTC_PARSE_CHECK_OR_RETURN_LE(local_ssrc_values[i].value(), in StoreAudioPlayoutEvent()
2631 RTC_PARSE_CHECK_OR_RETURN_LE(bitrate_bps_values[i].value(), in StoreBweLossBasedUpdate()
2783 RTC_PARSE_CHECK_OR_RETURN_LE(proto.qp(), 255); in StoreFrameDecodedEvents()
2842 RTC_PARSE_CHECK_OR_RETURN_LE(ssrc_values[i].value(), in StoreFrameDecodedEvents()
[all …]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/logging/rtc_event_log/
H A Drtc_event_log_parser.cc72 #define RTC_PARSE_CHECK_OR_RETURN_LE(X, Y) \ macro
413 RTC_PARSE_CHECK_OR_RETURN_LE(audio_level, 0x7Fu); in StoreRtpPackets()
614 RTC_PARSE_CHECK_OR_RETURN_LE(audio_level, 0x7Fu); in StoreRtpPackets()
1268 RTC_PARSE_CHECK_OR_RETURN_LE(start_us, stop_us); in ParseStream()
1629 RTC_PARSE_CHECK_OR_RETURN_LE(rtp_packet.header().size(), in GetRtpHeader()
2555 RTC_PARSE_CHECK_OR_RETURN_LE(local_ssrc_values[i].value(), in StoreAudioPlayoutEvent()
2661 RTC_PARSE_CHECK_OR_RETURN_LE(bitrate_bps_values[i].value(), in StoreBweLossBasedUpdate()
2727 RTC_PARSE_CHECK_OR_RETURN_LE(bitrate_bps_values[i].value(), in StoreBweDelayBasedUpdate()
2813 RTC_PARSE_CHECK_OR_RETURN_LE(proto.qp(), 255); in StoreFrameDecodedEvents()
2872 RTC_PARSE_CHECK_OR_RETURN_LE(ssrc_values[i].value(), in StoreFrameDecodedEvents()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/logging/rtc_event_log/
H A Drtc_event_log_parser.cc72 #define RTC_PARSE_CHECK_OR_RETURN_LE(X, Y) \ macro
413 RTC_PARSE_CHECK_OR_RETURN_LE(audio_level, 0x7Fu); in StoreRtpPackets()
614 RTC_PARSE_CHECK_OR_RETURN_LE(audio_level, 0x7Fu); in StoreRtpPackets()
1265 RTC_PARSE_CHECK_OR_RETURN_LE(start_us, stop_us); in ParseStream()
1622 RTC_PARSE_CHECK_OR_RETURN_LE(rtp_packet.header().size(), in GetRtpHeader()
2541 RTC_PARSE_CHECK_OR_RETURN_LE(local_ssrc_values[i].value(), in StoreAudioPlayoutEvent()
2647 RTC_PARSE_CHECK_OR_RETURN_LE(bitrate_bps_values[i].value(), in StoreBweLossBasedUpdate()
2713 RTC_PARSE_CHECK_OR_RETURN_LE(bitrate_bps_values[i].value(), in StoreBweDelayBasedUpdate()
2799 RTC_PARSE_CHECK_OR_RETURN_LE(proto.qp(), 255); in StoreFrameDecodedEvents()
2858 RTC_PARSE_CHECK_OR_RETURN_LE(ssrc_values[i].value(), in StoreFrameDecodedEvents()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/logging/rtc_event_log/
H A Drtc_event_log_parser.cc72 #define RTC_PARSE_CHECK_OR_RETURN_LE(X, Y) \ macro
392 RTC_PARSE_CHECK_OR_RETURN_LE(audio_level, 0x7Fu); in StoreRtpPackets()
593 RTC_PARSE_CHECK_OR_RETURN_LE(audio_level, 0x7Fu); in StoreRtpPackets()
1427 RTC_PARSE_CHECK_OR_RETURN_LE(total_length, IP_PACKET_SIZE); in StoreParsedLegacyEvent()
1571 RTC_PARSE_CHECK_OR_RETURN_LE(rtp_packet.header().size(), in GetRtpHeader()
1622 RTC_PARSE_CHECK_OR_RETURN_LE(rtcp_packet.packet_data().size(), in GetRtcpPacket()
2495 RTC_PARSE_CHECK_OR_RETURN_LE(local_ssrc_values[i].value(), in StoreAudioPlayoutEvent()
2601 RTC_PARSE_CHECK_OR_RETURN_LE(bitrate_bps_values[i].value(), in StoreBweLossBasedUpdate()
2607 RTC_PARSE_CHECK_OR_RETURN_LE(fraction_loss_values[i].value(), in StoreBweLossBasedUpdate()
2613 RTC_PARSE_CHECK_OR_RETURN_LE(total_packets_values[i].value(), in StoreBweLossBasedUpdate()
[all …]