Home
last modified time | relevance | path

Searched defs:CreatePacket (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/packet/
H A Dvp_packet_pipe.cpp73 VpCmdPacket *PacketFactory::CreatePacket(EngineType type) in CreatePacket() function in PacketFactory
331 VpCmdPacket *PacketPipe::CreatePacket(EngineType type) in CreatePacket() function in PacketPipe
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Dencode_neteq_input.cc64 void EncodeNetEqInput::CreatePacket() { in CreatePacket() function in webrtc::test::EncodeNetEqInput
/aosp_15_r20/external/webrtc/modules/congestion_controller/rtp/
H A Dtransport_feedback_demuxer_unittest.cc34 RtpPacketSendInfo CreatePacket(uint32_t ssrc, in CreatePacket() function
H A Dtransport_feedback_adapter_unittest.cc66 PacketResult CreatePacket(int64_t receive_time_ms, in CreatePacket() function
/aosp_15_r20/external/webrtc/modules/audio_coding/acm2/
H A Dacm_send_test.cc141 std::unique_ptr<Packet> AcmSendTestOldApi::CreatePacket() { in CreatePacket() function in webrtc::test::AcmSendTestOldApi
/aosp_15_r20/external/webrtc/modules/pacing/
H A Dprioritized_packet_queue_unittest.cc28 std::unique_ptr<RtpPacketToSend> CreatePacket(RtpPacketMediaType type, in CreatePacket() function
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Dpacket_sequencer_unittest.cc39 RtpPacketToSend CreatePacket(RtpPacketMediaType type, uint32_t ssrc) { in CreatePacket() function in webrtc::__anon6bc85ef70111::PacketSequencerTest
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/
H A Dred_payload_splitter_unittest.cc125 Packet CreatePacket(uint8_t payload_type, in CreatePacket() function
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dloss_notification_controller_unittest.cc36 Packet CreatePacket( in CreatePacket() function
H A Dpacket_buffer_unittest.cc741 std::unique_ptr<PacketBuffer::Packet> CreatePacket() { in CreatePacket() function in webrtc::video_coding::__anon5ed2caa20111::PacketBufferH264XIsKeyframeTest
/aosp_15_r20/external/webrtc/call/
H A Drtp_demuxer_unittest.cc99 std::unique_ptr<RtpPacketReceived> CreatePacket( in CreatePacket() function in webrtc::__anon5dadbdca0111::RtpDemuxerTest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_sent_packet_manager_test.cc242 SerializedPacket CreatePacket(uint64_t packet_number, bool retransmittable) { in CreatePacket() function in quic::test::__anonbafd5f4b0111::QuicSentPacketManagerTest