Searched refs:IncomingPacket (Results 1 - 25 of 61) sorted by relevance

123

/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Dreceive_statistics_unittest.cc45 receive_statistics_->IncomingPacket(header1_, kPacketSize1, false);
47 receive_statistics_->IncomingPacket(header2_, kPacketSize2, false);
50 receive_statistics_->IncomingPacket(header1_, kPacketSize1, false);
52 receive_statistics_->IncomingPacket(header2_, kPacketSize2, false);
77 receive_statistics_->IncomingPacket(header1_, kPacketSize1, false);
79 receive_statistics_->IncomingPacket(header2_, kPacketSize2, false);
100 receive_statistics_->IncomingPacket(header1_, kPacketSize1, false);
103 receive_statistics_->IncomingPacket(header2_, kPacketSize2, false);
120 receive_statistics_->IncomingPacket(header1_, kPacketSize1, false);
136 receive_statistics_->IncomingPacket(header1
[all...]
H A Dreceive_statistics_impl.h45 void IncomingPacket(const RTPHeader& rtp_header,
105 void IncomingPacket(const RTPHeader& header,
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_abs_send_time_unittest.cc97 IncomingPacket(0, 1000, clock_.TimeInMilliseconds(), 0, 0, true);
113 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000),
121 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000),
139 IncomingPacket(0, 1000, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000),
143 IncomingPacket(0, 100, now_ms, 90 * now_ms, AbsSendTime(now_ms, 1000),
164 IncomingPacket(0, 1000, now_ms, 90 * send_time_ms,
174 IncomingPacket(0, 1000, now_ms, send_time_ms,
194 IncomingPacket(0, 1000, now_ms, 90 * send_time_ms,
213 IncomingPacket(0, 1000, now_ms, 90 * send_time_ms,
231 IncomingPacket(
[all...]
H A Dremote_estimator_proxy_unittest.cc35 void IncomingPacket(uint16_t seq, int64_t time_ms) { function in class:webrtc::RemoteEstimatorProxyTest
40 proxy_.IncomingPacket(time_ms, kDefaultPacketSize, header, true);
62 IncomingPacket(kBaseSeq, kBaseTimeMs);
86 IncomingPacket(kBaseSeq, kBaseTimeMs);
87 IncomingPacket(kBaseSeq + 1, kBaseTimeMs + kMaxSmallDeltaMs);
88 IncomingPacket(kBaseSeq + 2, kBaseTimeMs + (2 * kMaxSmallDeltaMs) + 1);
122 IncomingPacket(kBaseSeq, kBaseTimeMs);
123 IncomingPacket(kBaseSeq + 1, kBaseTimeMs + kTooLargeDelta);
169 IncomingPacket(kBaseSeq, kBaseTimeMs);
170 IncomingPacket(kBaseSe
[all...]
H A Dremote_bitrate_estimator_unittest_helper.cc221 void RemoteBitrateEstimatorTest::IncomingPacket(uint32_t ssrc, function in class:webrtc::RemoteBitrateEstimatorTest
233 bitrate_estimator_->IncomingPacket(arrival_time + kArrivalTimeClockOffsetMs,
254 // since both are used in IncomingPacket().
257 IncomingPacket(packet->ssrc, packet->size,
325 IncomingPacket(kDefaultSsrc, kMtu, clock_.TimeInMilliseconds(), timestamp,
334 IncomingPacket(kDefaultSsrc, kMtu, clock_.TimeInMilliseconds(), timestamp,
362 IncomingPacket(kDefaultSsrc, 1000, clock_.TimeInMilliseconds(), timestamp,
368 IncomingPacket(kDefaultSsrc, kMtu, clock_.TimeInMilliseconds(), timestamp,
385 IncomingPacket(kDefaultSsrc, 1000, clock_.TimeInMilliseconds(), timestamp,
387 IncomingPacket(kDefaultSsr
[all...]
H A Dremote_bitrate_estimator_single_stream.h30 void IncomingPacket(int64_t arrival_time_ms,
H A Dremote_estimator_proxy.h40 void IncomingPacket(int64_t arrival_time_ms,
H A Dremote_estimator_proxy.cc44 void RemoteEstimatorProxy::IncomingPacket(int64_t arrival_time_ms, function in class:webrtc::RemoteEstimatorProxy
/external/webrtc/webrtc/modules/remote_bitrate_estimator/include/mock/
H A Dmock_remote_bitrate_estimator.h25 MOCK_METHOD4(IncomingPacket, void(int64_t, size_t, const RTPHeader&, bool));
/external/webrtc/webrtc/modules/audio_coding/neteq/mock/
H A Dmock_external_decoder_pcm16b.h62 ON_CALL(*this, IncomingPacket(_, _, _, _, _))
63 .WillByDefault(Invoke(&real_, &ExternalPcm16B::IncomingPacket));
81 MOCK_METHOD5(IncomingPacket,
H A Dmock_audio_decoder.h30 MOCK_METHOD5(IncomingPacket, int(const uint8_t*, size_t, uint16_t, uint32_t,
/external/webrtc/webrtc/modules/video_coding/test/
H A Dreceiver_tests.h34 return vcm_->IncomingPacket(payload_data, payload_size, *rtp_header);
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
H A Daudio_decoder_isac_t.h31 int IncomingPacket(const uint8_t* payload,
H A Daudio_decoder_isac_t_impl.h76 int AudioDecoderIsacT<T>::IncomingPacket(const uint8_t* payload, function in class:webrtc::AudioDecoderIsacT
/external/webrtc/webrtc/modules/audio_coding/neteq/
H A Daudio_decoder_impl.h39 int IncomingPacket(const uint8_t* payload,
/external/webrtc/webrtc/modules/remote_bitrate_estimator/include/
H A Dremote_bitrate_estimator.h77 virtual void IncomingPacket(int64_t arrival_time_ms,
/external/webrtc/webrtc/modules/rtp_rtcp/include/
H A Dreceive_statistics.h56 virtual void IncomingPacket(const RTPHeader& rtp_header,
85 void IncomingPacket(const RTPHeader& rtp_header,
/external/webrtc/webrtc/modules/audio_coding/test/
H A DPacketLossTest.cc41 bool ReceiverWithPacketLoss::IncomingPacket() { function in class:webrtc::ReceiverWithPacketLoss
57 _acm->IncomingPacket(_incomingPayload, _realPayloadSizeBytes, _rtpInfo);
H A DPacketLossTest.h26 bool IncomingPacket() override;
H A DEncodeDecodeTest.h77 virtual bool IncomingPacket();
H A DEncodeDecodeTest.cc182 bool Receiver::IncomingPacket() { function in class:webrtc::Receiver
198 EXPECT_EQ(0, _acm->IncomingPacket(_incomingPayload, _realPayloadSizeBytes,
231 EXPECT_TRUE(IncomingPacket());
/external/webrtc/webrtc/modules/audio_coding/codecs/
H A Daudio_decoder.h72 virtual int IncomingPacket(const uint8_t* payload,
H A Daudio_decoder.cc60 int AudioDecoder::IncomingPacket(const uint8_t* payload, function in class:webrtc::AudioDecoder
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/
H A Dremb.cc86 recv_stats_->IncomingPacket(media_packet.header(),
97 estimator_->IncomingPacket(arrival_time_ms, media_packet.payload_size(),
/external/webrtc/webrtc/modules/remote_bitrate_estimator/tools/
H A Dbwe_rtp_play.cc84 rbe->IncomingPacket(clock.TimeInMilliseconds(),

Completed in 4041 milliseconds

123