| /external/openscreen/cast/streaming/ | 
| D | rtp_packetizer_unittest.cc | 75     const int num_packets = 1 + frame_payload_size / packet_payload_size;  in TestGeneratePacket()  local151     const int num_packets = packetizer()->ComputeNumberOfPackets(frame);  in TEST_F()  local
 169   const int num_packets = packetizer()->ComputeNumberOfPackets(frame);  in TEST_F()  local
 197   const int num_packets = packetizer()->ComputeNumberOfPackets(frame);  in TEST_F()  local
 
 | 
| D | rtp_packetizer.cc | 57   const int num_packets = ComputeNumberOfPackets(frame);  in GeneratePacket()  local125   int num_packets = DividePositivesRoundingUp(  in ComputeNumberOfPackets()  local
 
 | 
| /external/webrtc/modules/audio_coding/neteq/ | 
| D | statistics_calculator.cc | 238 void StatisticsCalculator::PacketsDiscarded(size_t num_packets) {  in PacketsDiscarded()242 void StatisticsCalculator::SecondaryPacketsDiscarded(size_t num_packets) {  in SecondaryPacketsDiscarded()
 247 void StatisticsCalculator::SecondaryPacketsReceived(size_t num_packets) {  in SecondaryPacketsReceived()
 
 | 
| /external/webrtc/test/fuzzers/ | 
| D | rtp_packetizer_av1_fuzzer.cc | 41   size_t num_packets = packetizer.NumPackets();  in FuzzOneInput()  local
 | 
| D | audio_decoder_fuzzer.cc | 55   for (size_t num_packets = 0; num_packets < kMaxNumFuzzedPackets;  in FuzzAudioDecoder()  local
 | 
| /external/perfetto/src/tracing/test/ | 
| D | fake_packet.h | 87   uint16_t num_packets = 0;  variable
 | 
| /external/cronet/net/third_party/quiche/src/quiche/quic/core/ | 
| D | quic_time_wait_list_manager.cc | 98     const QuicConnectionId& canonical_connection_id, int num_packets,  in AddConnectionIdDataToMap()125   int num_packets = 0;  in AddConnectionIdToTimeWait()  local
 469     int num_packets, QuicTime time_added, TimeWaitAction action,  in ConnectionIdData()
 
 | 
| D | quic_unacked_packet_map_test.cc | 67   void VerifyInFlightPackets(uint64_t* packets, size_t num_packets) {  in VerifyInFlightPackets()98   void VerifyUnackedPackets(uint64_t* packets, size_t num_packets) {  in VerifyUnackedPackets()
 113   void VerifyRetransmittablePackets(uint64_t* packets, size_t num_packets) {  in VerifyRetransmittablePackets()
 
 | 
| D | quic_time_wait_list_manager.h | 270     int num_packets;  member
 | 
| /external/perfetto/src/tracing/core/ | 
| D | packet_stream_validator_benchmark.cc | 55   for (size_t num_packets = 0; num_packets < 10; num_packets++) {  in BM_PacketStreamValidator()  local
 | 
| /external/webrtc/modules/rtp_rtcp/source/ | 
| D | ulpfec_receiver.h | 32   size_t num_packets = 0;  // Number of received packets.  member
 | 
| D | fec_test_helper.cc | 112 void AugmentedPacketGenerator::NewFrame(size_t num_packets) {  in NewFrame()
 | 
| D | rtp_sender_video.cc | 654   const size_t num_packets = packetizer->NumPackets();  in SendVideo()  local
 | 
| /external/webrtc/test/ | 
| D | rtp_file_writer_unittest.cc | 32   void WriteRtpPackets(int num_packets) {  in WriteRtpPackets()
 | 
| D | rtcp_packet_parser.h | 60     int num_packets() const { return num_packets_; }  in num_packets()  function
 | 
| /external/webrtc/test/network/ | 
| D | traffic_route.cc | 58 void CrossTrafficRouteImpl::TriggerPacketBurst(size_t num_packets,  in TriggerPacketBurst()
 | 
| /external/webrtc/modules/congestion_controller/goog_cc/ | 
| D | loss_based_bwe_v2.h | 125     int num_packets = 0;  member133     int num_packets = 0;  member
 
 | 
| D | loss_based_bwe_v2.cc | 54   int num_packets = 0;  member708   double num_packets = 0;  in GetAverageReportedLossRatio()  local
 
 | 
| /external/webrtc/test/fuzzers/utils/ | 
| D | rtp_replayer.cc | 150   int num_packets = 0;  in ReplayPackets()  local
 | 
| /external/webrtc/modules/video_coding/ | 
| D | packet_buffer.cc | 369         uint16_t num_packets = end_seq_num - start_seq_num;  in FindFrames()  local
 | 
| /external/webrtc/api/neteq/ | 
| D | neteq_controller.h | 85     size_t num_packets;  member
 | 
| /external/ltp/testcases/kernel/sched/cfs-scheduler/ | 
| D | hackbench.c | 83 	unsigned int num_packets;  member
 | 
| /external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/ | 
| D | stm32l4xx_ll_usb.c | 1327   uint16_t num_packets = 0;  in USB_HC_StartXfer()  local1496   uint8_t  num_packets = 1;  in USB_DoPing()  local
 
 | 
| /external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/ | 
| D | stm32l4xx_ll_usb.c | 1327   uint16_t num_packets = 0;  in USB_HC_StartXfer()  local1496   uint8_t  num_packets = 1;  in USB_DoPing()  local
 
 | 
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ | 
| D | TensorReductionGpu.h | 246   const Index num_packets =  in ReductionInitKernelHalfFloat()  local
 |