/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/ |
D | AndroidAsyncMessagePipe.h | 259 struct IncomingPacket { struct 264 IncomingPacket() = default; argument
|
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/ |
H A D | remote_estimator_proxy.cc | 83 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 D | remote_bitrate_estimator_single_stream.cc | 82 void RemoteBitrateEstimatorSingleStream::IncomingPacket( in IncomingPacket() function in webrtc::RemoteBitrateEstimatorSingleStream
|
H A D | remote_bitrate_estimator_abs_send_time.cc | 214 void RemoteBitrateEstimatorAbsSendTime::IncomingPacket( in IncomingPacket() function in webrtc::RemoteBitrateEstimatorAbsSendTime
|
H A D | remote_estimator_proxy_unittest.cc | 84 void IncomingPacket( in IncomingPacket() function in webrtc::__anonac0173f80111::RemoteEstimatorProxyTest
|
H A D | remote_bitrate_estimator_unittest_helper.cc | 227 void RemoteBitrateEstimatorTest::IncomingPacket(uint32_t ssrc, in IncomingPacket() function in webrtc::RemoteBitrateEstimatorTest
|
/aosp_15_r20/external/webrtc/modules/audio_coding/test/ |
H A D | PacketLossTest.cc | 45 bool ReceiverWithPacketLoss::IncomingPacket() { in IncomingPacket() function in webrtc::ReceiverWithPacketLoss
|
H A D | EncodeDecodeTest.cc | 158 bool Receiver::IncomingPacket() { in IncomingPacket() function in webrtc::Receiver
|
/aosp_15_r20/external/webrtc/modules/video_coding/ |
H A D | video_receiver.cc | 231 int32_t VideoReceiver::IncomingPacket(const uint8_t* incomingPayload, in IncomingPacket() function in webrtc::vcm::VideoReceiver
|
H A D | video_coding_impl.cc | 221 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 D | rtcp_receiver.h | 101 void IncomingPacket(const uint8_t* packet, size_t packet_size) { in IncomingPacket() function
|
H A D | rtcp_receiver.cc | 222 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 D | audio_coding_module.cc | 560 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/ |
D | link_layer_controller.cc | 2169 void LinkLayerController::IncomingPacket(model::packets::LinkLayerPacketView incoming, in IncomingPacket() function in rootcanal::LinkLayerController
|