/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | audio_decoder_impl.cc | 52 int AudioDecoderCng::IncomingPacket(const uint8_t* payload, in IncomingPacket() function in webrtc::AudioDecoderCng
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/ |
D | audio_decoder_isac_t_impl.h | 76 int AudioDecoderIsacT<T>::IncomingPacket(const uint8_t* payload, in IncomingPacket() function
|
/external/webrtc/webrtc/modules/audio_coding/test/ |
D | PacketLossTest.cc | 41 bool ReceiverWithPacketLoss::IncomingPacket() { in IncomingPacket() function in webrtc::ReceiverWithPacketLoss
|
D | EncodeDecodeTest.cc | 182 bool Receiver::IncomingPacket() { in IncomingPacket() function in webrtc::Receiver
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | receive_statistics_impl.cc | 52 void StreamStatisticianImpl::IncomingPacket(const RTPHeader& header, in IncomingPacket() function in webrtc::StreamStatisticianImpl 392 void ReceiveStatisticsImpl::IncomingPacket(const RTPHeader& header, in IncomingPacket() function in webrtc::ReceiveStatisticsImpl 512 void NullReceiveStatistics::IncomingPacket(const RTPHeader& rtp_header, in IncomingPacket() function in webrtc::NullReceiveStatistics
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/ |
D | remote_estimator_proxy.cc | 44 void RemoteEstimatorProxy::IncomingPacket(int64_t arrival_time_ms, in IncomingPacket() function in webrtc::RemoteEstimatorProxy
|
D | remote_estimator_proxy_unittest.cc | 35 void IncomingPacket(uint16_t seq, int64_t time_ms) { in IncomingPacket() function in webrtc::RemoteEstimatorProxyTest
|
D | remote_bitrate_estimator_single_stream.cc | 70 void RemoteBitrateEstimatorSingleStream::IncomingPacket(int64_t arrival_time_ms, in IncomingPacket() function in webrtc::RemoteBitrateEstimatorSingleStream
|
D | remote_bitrate_estimator_abs_send_time.cc | 239 void RemoteBitrateEstimatorAbsSendTime::IncomingPacket(int64_t arrival_time_ms, in IncomingPacket() function in webrtc::RemoteBitrateEstimatorAbsSendTime
|
D | remote_bitrate_estimator_unittest_helper.cc | 221 void RemoteBitrateEstimatorTest::IncomingPacket(uint32_t ssrc, in IncomingPacket() function in webrtc::RemoteBitrateEstimatorTest
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ |
D | audio_decoder.cc | 60 int AudioDecoder::IncomingPacket(const uint8_t* payload, in IncomingPacket() function in webrtc::AudioDecoder
|
/external/webrtc/webrtc/call/ |
D | congestion_controller.cc | 52 void IncomingPacket(int64_t arrival_time_ms, in IncomingPacket() function in webrtc::__anon2b7b5eb50111::WrappingBitrateEstimator
|
/external/webrtc/webrtc/test/ |
D | fake_network_pipe_unittest.cc | 31 void IncomingPacket(const uint8_t* data, size_t length) { in IncomingPacket() function in webrtc::MockReceiver
|
/external/webrtc/webrtc/modules/video_coding/ |
D | video_receiver.cc | 433 int32_t VideoReceiver::IncomingPacket(const uint8_t* incomingPayload, in IncomingPacket() function in webrtc::vcm::VideoReceiver
|
D | video_coding_impl.cc | 232 int32_t IncomingPacket(const uint8_t* incomingPayload, in IncomingPacket() function in webrtc::__anon96ab7c2a0111::VideoCodingModuleImpl
|
/external/webrtc/webrtc/modules/video_coding/test/ |
D | rtp_player.cc | 252 void IncomingPacket(const uint8_t* data, size_t length) { in IncomingPacket() function in webrtc::rtpplayer::SsrcHandlers
|
/external/webrtc/webrtc/modules/audio_coding/acm2/ |
D | audio_coding_module_impl.cc | 653 int AudioCodingModuleImpl::IncomingPacket(const uint8_t* incoming_payload, in IncomingPacket() function in webrtc::acm2::AudioCodingModuleImpl
|