/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | packet.h | 22 struct Packet { struct 31 Packet() in Packet() argument
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtp_format_h264.h | 51 struct Packet { struct 52 Packet(size_t offset, in Packet() function 72 typedef std::queue<Packet> PacketQueue; argument
|
D | producer_fec_unittest.cc | 64 struct Packet { in TEST_F() struct 65 size_t header_size; in TEST_F() 66 size_t payload_size; in TEST_F() 67 uint16_t seq_num; in TEST_F() 68 bool marker_bit; in TEST_F()
|
D | fec_test_helper.h | 23 typedef ForwardErrorCorrection::Packet Packet; typedef
|
D | forward_error_correction.h | 42 Packet() : length(0), data(), ref_count_(0) {} in Packet() function
|
/external/webrtc/webrtc/voice_engine/test/auto_test/fakes/ |
D | conference_transport.h | 107 struct Packet { struct 110 Packet() : len_(0) {} in Packet() argument 111 Packet(Type type, const void* data, size_t len, uint32_t time_ms) in Packet() argument 117 uint8_t data_[kMaxPacketSizeByte]; argument 127 void StorePacket(Packet::Type type, const void* data, size_t len); argument
|
/external/webrtc/webrtc/voice_engine/test/auto_test/fixtures/ |
D | after_initialization_fixture.h | 70 struct Packet { struct 73 Packet() : len(0) {} in Packet() argument 74 Packet(Type type, const void* data, size_t len) in Packet() argument 84 void StorePacket(Packet::Type type, in StorePacket() argument
|
/external/webrtc/webrtc/base/ |
D | testclient.h | 25 struct Packet { struct 35 // Default timeout for NextPacket reads. argument
|
D | testclient.cc | 132 TestClient::Packet::Packet(const SocketAddress& a, const char* b, size_t s) in Packet() function in rtc::TestClient::Packet 138 TestClient::Packet::Packet(const Packet& p) in Packet() function in rtc::TestClient::Packet
|
/external/webrtc/webrtc/modules/pacing/ |
D | paced_sender.cc | 40 struct Packet { struct 41 Packet(RtpPacketSender::Priority priority, in Packet() function 58 RtpPacketSender::Priority priority; 59 uint32_t ssrc; 60 uint16_t sequence_number; 61 int64_t capture_time_ms; 62 int64_t enqueue_time_ms; 63 size_t bytes; 64 bool retransmission; 65 uint64_t enqueue_order; [all …]
|
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/ |
D | packet.cc | 21 Packet::Packet(uint8_t* packet_memory, in Packet() function in webrtc::test::Packet 35 Packet::Packet(uint8_t* packet_memory, in Packet() function in webrtc::test::Packet 50 Packet::Packet(uint8_t* packet_memory, size_t allocated_bytes, double time_ms) in Packet() function in webrtc::test::Packet 62 Packet::Packet(uint8_t* packet_memory, in Packet() function in webrtc::test::Packet
|
D | rtc_event_log_source.h | 31 class Packet; variable
|
/external/oj-libjdwp/src/share/classes/com/sun/tools/jdi/ |
D | Packet.java | 31 public class Packet extends Object { class 119 Packet() in Packet() method in Packet
|
/external/eigen/test/ |
D | packetmath.cpp | 116 typedef typename PacketTraits::type Packet; in packetmath() typedef 332 typedef typename PacketTraits::type Packet; in packetmath_real() typedef 487 typedef typename PacketTraits::type Packet; in packetmath_notcomplex() typedef 522 typedef typename PacketTraits::type Packet; in test_conj_helper() typedef 551 typedef typename PacketTraits::type Packet; in packetmath_complex() typedef 582 typedef typename PacketTraits::type Packet; in packetmath_scatter_gather() typedef
|
/external/webrtc/webrtc/modules/audio_coding/acm2/ |
D | acm_send_test_oldapi.h | 27 class Packet; variable
|
/external/tensorflow/tensorflow/core/kernels/ |
D | eigen_pooling.h | 286 typedef typename packet_traits<T>::type Packet; in AvgPoolMeanReducer() typedef 364 typedef typename packet_traits<T>::type Packet; typedef
|
D | constant_op_gpu.cu.cc | 30 typedef typename packet_traits<T>::type Packet; typedef
|
D | depthwise_conv_grad_op.cc | 184 typedef typename Eigen::internal::packet_traits<T>::type Packet; in CopyOutputBackpropRegion() typedef 281 typedef typename Eigen::internal::packet_traits<T>::type Packet; in ComputeBackpropInput() typedef 372 typedef typename Eigen::internal::packet_traits<T>::type Packet; typedef 751 typedef typename Eigen::internal::packet_traits<T>::type Packet; in ComputeBackpropFilter() typedef 826 typedef typename Eigen::internal::packet_traits<T>::type Packet; typedef
|
D | fill_functor.cu.cc | 30 typedef typename packet_traits<T>::type Packet; typedef
|
D | depthwise_conv_op.cc | 86 typedef typename Eigen::internal::packet_traits<T>::type Packet; in Run() typedef 155 typedef typename Eigen::internal::packet_traits<T>::type Packet; typedef
|
/external/llvm/include/llvm/CodeGen/ |
D | ResourcePriorityQueue.h | 71 std::vector<SUnit*> Packet; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ResourcePriorityQueue.h | 71 std::vector<SUnit*> Packet; variable
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | Packet.java | 37 public class Packet { class 83 public Packet() { in Packet() method in Packet 94 public Packet(byte p[]) { in Packet() method in Packet
|
/external/eigen/Eigen/src/Core/products/ |
D | SelfadjointMatrixVector.h | 46 typedef typename packet_traits<Scalar>::type Packet; in run() typedef
|
/external/eigen/Eigen/src/Core/arch/ZVector/ |
D | PacketMath.h | 59 } Packet; typedef
|