Home
last modified time | relevance | path

Searched defs:IncomingPacket (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/
DAndroidAsyncMessagePipe.h259 struct IncomingPacket { struct
264 IncomingPacket() = default; argument
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dremote_estimator_proxy.cc83 void RemoteEstimatorProxy::IncomingPacket(int64_t arrival_time_ms, in IncomingPacket() function in webrtc::RemoteEstimatorProxy
104 void RemoteEstimatorProxy::IncomingPacket(Packet packet) { in IncomingPacket() function in webrtc::RemoteEstimatorProxy
H A Dremote_bitrate_estimator_single_stream.cc82 void RemoteBitrateEstimatorSingleStream::IncomingPacket( in IncomingPacket() function in webrtc::RemoteBitrateEstimatorSingleStream
H A Dremote_bitrate_estimator_abs_send_time.cc214 void RemoteBitrateEstimatorAbsSendTime::IncomingPacket( in IncomingPacket() function in webrtc::RemoteBitrateEstimatorAbsSendTime
H A Dremote_estimator_proxy_unittest.cc84 void IncomingPacket( in IncomingPacket() function in webrtc::__anonac0173f80111::RemoteEstimatorProxyTest
H A Dremote_bitrate_estimator_unittest_helper.cc227 void RemoteBitrateEstimatorTest::IncomingPacket(uint32_t ssrc, in IncomingPacket() function in webrtc::RemoteBitrateEstimatorTest
/aosp_15_r20/external/webrtc/modules/audio_coding/test/
H A DPacketLossTest.cc45 bool ReceiverWithPacketLoss::IncomingPacket() { in IncomingPacket() function in webrtc::ReceiverWithPacketLoss
H A DEncodeDecodeTest.cc158 bool Receiver::IncomingPacket() { in IncomingPacket() function in webrtc::Receiver
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dvideo_receiver.cc231 int32_t VideoReceiver::IncomingPacket(const uint8_t* incomingPayload, in IncomingPacket() function in webrtc::vcm::VideoReceiver
H A Dvideo_coding_impl.cc221 int32_t IncomingPacket(const uint8_t* incomingPayload, in IncomingPacket() function in webrtc::__anonddd5d94d0111::VideoCodingModuleImpl
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver.h101 void IncomingPacket(const uint8_t* packet, size_t packet_size) { in IncomingPacket() function
H A Drtcp_receiver.cc222 void RTCPReceiver::IncomingPacket(rtc::ArrayView<const uint8_t> packet) { in IncomingPacket() function in webrtc::RTCPReceiver
/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/
H A Daudio_coding_module.cc560 int AudioCodingModuleImpl::IncomingPacket(const uint8_t* incoming_payload, in IncomingPacket() function in webrtc::__anon885b20090111::AudioCodingModuleImpl
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc2169 void LinkLayerController::IncomingPacket(model::packets::LinkLayerPacketView incoming, in IncomingPacket() function in rootcanal::LinkLayerController