Home
last modified time | relevance | path

Searched defs:packet_type (Results 1 – 25 of 38) sorted by relevance

12

/external/eigen/Eigen/src/Core/arch/SYCL/
DMathFunctions.h31 #define SYCL_PLOG(packet_type) \ argument
42 #define SYCL_PLOG1P(packet_type) \ argument
53 #define SYCL_PLOG10(packet_type) \ argument
64 #define SYCL_PEXP(packet_type) \ argument
76 #define SYCL_PEXPM1(packet_type) \ argument
87 #define SYCL_PSQRT(packet_type) \ argument
98 #define SYCL_PRSQRT(packet_type) \ argument
110 #define SYCL_PSIN(packet_type) \ argument
122 #define SYCL_PCOS(packet_type) \ argument
134 #define SYCL_PTAN(packet_type) \ argument
[all …]
DPacketMath.h125 #define SYCL_PLOADT_RO_SPECIAL(packet_type, Alignment) \ argument
142 #define SYCL_PLOAD_SPECIAL(packet_type, alignment_type) \ argument
159 #define SYCL_PSTORE(scalar, packet_type, address_space_target, alignment) \ argument
209 #define SYCL_PSET1(packet_type) \ argument
DInteropHeaders.h79 #define SYCL_PACKET_TRAITS(packet_type, has_blend, unpacket_type, lengths) \ argument
96 #define SYCL_ARITHMETIC(packet_type) \ argument
105 #define SYCL_UNPACKET_TRAITS(packet_type, unpacket_type, lengths) \ argument
/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/
Dfake_channel_output.h129 constexpr internal::pwpb::PacketType packet_type = variable
156 constexpr internal::pwpb::PacketType packet_type = variable
/external/kernel-headers/original/uapi/linux/
Dbatadv_packet.h209 __u8 packet_type; member
235 __u8 packet_type; member
256 __u8 packet_type; member
281 __u8 packet_type; member
304 __u8 packet_type; member
333 __u8 packet_type; member
372 __u8 packet_type; member
406 __u8 packet_type; member
447 __u8 packet_type; member
477 __u8 packet_type; member
[all …]
/external/pigweed/pw_rpc/nanopb/public/pw_rpc/nanopb/
Dfake_channel_output.h129 constexpr internal::pwpb::PacketType packet_type = variable
154 constexpr internal::pwpb::PacketType packet_type = variable
/external/webrtc/modules/rtp_rtcp/source/
Drtcp_packet.cc71 uint8_t packet_type, in CreateHeader()
81 uint8_t packet_type, in CreateHeader()
Drtp_sender_egress.cc279 RtpPacketMediaType packet_type = *packet->packet_type(); in SendPacket() local
559 RtpPacketMediaType packet_type, in UpdateRtpStats()
Drtp_packet_to_send.h53 absl::optional<RtpPacketMediaType> packet_type() const { in packet_type() function
Drtcp_sender.cc659 RTCPPacketType packet_type, in SendRTCP()
688 RTCPPacketType packet_type, in ComputeCompoundRTCPPacket()
Drtp_sender.cc471 auto packet_type = packet->packet_type(); in SendToNetwork() local
/external/autotest/docs/
Dwifi-basics-codelab-pcap-test.py14 packet_type = line[0:4] variable
/external/webrtc/modules/pacing/
Dprioritized_packet_queue.cc117 RtpPacketMediaType packet_type = packet->packet_type().value(); in Push() local
168 RtpPacketMediaType packet_type = packet.packet->packet_type().value(); in Pop() local
Dpacing_controller.cc473 const RtpPacketMediaType packet_type = *rtp_packet->packet_type(); in ProcessPackets() local
636 void PacingController::OnPacketSent(RtpPacketMediaType packet_type, in OnPacketSent()
/external/webrtc/media/base/
Drtp_utils.cc155 bool IsValidRtpPacketSize(RtpPacketType packet_type, size_t size) { in IsValidRtpPacketSize()
163 absl::string_view RtpPacketTypeToString(RtpPacketType packet_type) { in RtpPacketTypeToString()
/external/webrtc/test/fuzzers/
Dforward_error_correction_fuzzer.cc75 uint8_t packet_type; in FuzzOneInput() local
/external/pdfium/xfa/fxfa/parser/
Dxfa_basic_data.h35 XFA_PacketType packet_type; member
/external/webrtc/rtc_base/network/
Dsent_packet.h46 PacketType packet_type = PacketType::kUnknown; member
/external/openscreen/cast/streaming/
Drtcp_common.h28 RtcpPacketType packet_type = RtcpPacketType::kNull; member
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorReductionGpu.h220 typedef packet_traits<Eigen::half>::type packet_type; in ReductionInitFullReduxKernelHalfFloat() typedef
364 typedef packet_traits<Eigen::half>::type packet_type; in ReductionCleanupKernelHalfFloat() typedef
/external/python/bumble/bumble/transport/
Dpyusb.py173 def run(self, endpoint, packet_type): argument
/external/webrtc/pc/
Drtp_transport.cc251 cricket::RtpPacketType packet_type = cricket::InferRtpPacketType(array_view); in OnReadPacket() local
/external/OpenCSD/decoder/include/common/
Dtrc_pkt_proc_base.h374 …oid TrcPktProcBase<P, Pt, Pc>::indexPacket(const ocsd_trc_index_t index_sop, const Pt *packet_type) in indexPacket()
/external/mesa3d/src/amd/compiler/tests/
Dcheck_output.py475 packet_type = stdin.read(4) variable
/external/webrtc/modules/rtp_rtcp/include/
Drtp_rtcp_defines.h239 absl::optional<RtpPacketMediaType> packet_type; member

12