/external/openscreen/cast/streaming/ |
D | rtp_packetizer_unittest.cc | 75 const int num_packets = 1 + frame_payload_size / packet_payload_size; in TestGeneratePacket() local 151 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() local 125 int num_packets = DividePositivesRoundingUp( in ComputeNumberOfPackets() local
|
/external/perfetto/src/tracing/test/ |
D | fake_packet.h | 86 uint16_t num_packets = 0; variable
|
/external/webrtc/test/fuzzers/ |
D | rtp_packetizer_av1_fuzzer.cc | 40 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/webrtc/modules/rtp_rtcp/include/ |
D | ulpfec_receiver.h | 25 size_t num_packets = 0; // Number of received packets. member
|
/external/webrtc/modules/audio_coding/neteq/ |
D | statistics_calculator.cc | 244 void StatisticsCalculator::PacketsDiscarded(size_t num_packets) { in PacketsDiscarded() 248 void StatisticsCalculator::SecondaryPacketsDiscarded(size_t num_packets) { in SecondaryPacketsDiscarded() 253 void StatisticsCalculator::SecondaryPacketsReceived(size_t num_packets) { in SecondaryPacketsReceived()
|
/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/test/ |
D | rtp_file_writer_unittest.cc | 32 void WriteRtpPackets(int num_packets) { in WriteRtpPackets()
|
D | rtcp_packet_parser.h | 61 int num_packets() const { return num_packets_; } in num_packets() function
|
/external/webrtc/test/network/ |
D | traffic_route.cc | 68 void TrafficRoute::TriggerPacketBurst(size_t num_packets, size_t packet_size) { in TriggerPacketBurst()
|
/external/tensorflow/tensorflow/lite/micro/examples/micro_speech/osx/ |
D | audio_provider.cc | 44 const AudioTimeStamp* start_time, UInt32 num_packets, in OnAudioBufferFilledCallback()
|
/external/webrtc/api/neteq/ |
D | neteq_controller.h | 85 size_t num_packets; member
|
/external/webrtc/test/fuzzers/utils/ |
D | rtp_replayer.cc | 145 int num_packets = 0; in ReplayPackets() local
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | fec_test_helper.cc | 110 void AugmentedPacketGenerator::NewFrame(size_t num_packets) { in NewFrame()
|
D | rtp_sender_video.cc | 542 const size_t num_packets = packetizer->NumPackets(); in SendVideo() local
|
/external/webrtc/modules/video_coding/ |
D | packet_buffer.cc | 376 uint16_t num_packets = end_seq_num - start_seq_num; in FindFrames() local
|
/external/autotest/client/tests/hackbench/src/ |
D | hackbench.c | 111 unsigned int num_packets; member
|
/external/ltp/testcases/kernel/sched/cfs-scheduler/ |
D | hackbench.c | 83 unsigned int num_packets; member
|
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
D | TensorReductionCuda.h | 207 const Index num_packets = num_coeffs / 2; in ReductionInitKernelHalfFloat() local
|
/external/webrtc/modules/pacing/ |
D | task_queue_paced_sender_unittest.cc | 116 size_t num_packets) { in GeneratePackets()
|
/external/webrtc/rtc_tools/ |
D | video_replay.cc | 440 int num_packets = 0; in ReplayPackets() local
|
/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() local 1496 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() local 1496 uint8_t num_packets = 1; in USB_DoPing() local
|
/external/webrtc/test/scenario/ |
D | scenario.cc | 199 size_t num_packets, in TriggerPacketBurst()
|