/aosp_15_r20/system/media/audio_utils/ |
H A D | fifo.cpp | 70 int32_t audio_utils_fifo_base::diff(uint32_t rear, uint32_t front, size_t *lost, bool flush) const in diff() 453 size_t *lost) in read() 538 const struct timespec *timeout, size_t *lost) in obtain() 646 ssize_t audio_utils_fifo_reader::available(size_t *lost) in available() 652 ssize_t audio_utils_fifo_reader::flush(size_t *lost) in flush()
|
/aosp_15_r20/frameworks/av/media/libnbaio/ |
H A D | PipeReader.cpp | 52 size_t lost; in availableToRead() local 64 size_t lost; in read() local 84 size_t lost; in flush() local
|
/aosp_15_r20/external/bcc/tests/python/ |
H A D | test_array.py | 52 def lost_cb(lost): argument 87 def lost_cb(lost): argument
|
/aosp_15_r20/system/netd/server/ |
H A D | TcpSocketMonitor.h | 53 uint32_t lost; member 68 uint32_t lost; member
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/ |
H A D | sample.cc | 53 uint64_t lost; in ParseSampleReadGroup() local 99 uint64_t lost; in ParseSampleRead() local
|
/aosp_15_r20/external/bpftool/src/ |
H A D | map_perf_ring.c | 42 __u64 lost; member 63 struct perf_event_lost *lost = container_of(event, in print_bpf_output() local
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_device.h | 156 int lost; member 356 int lost = vk_device_is_lost_no_report(device); in vk_device_is_lost() local
|
/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/ |
H A D | InternalChannelz.java | 745 public final int lost; field in InternalChannelz.TcpInfo 763 int sacked, int lost, int retrans, int fackets, int lastDataSent, int lastAckSent, in TcpInfo() 812 private int lost; field in InternalChannelz.TcpInfo.Builder 898 public Builder setLost(int lost) { in setLost()
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | debug-info-vtable-optzn.cpp | 12 int lost; member in A
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | simple_session_notifier.cc | 314 for (const auto& lost : bytes_lost) { in OnFrameLost() local 335 for (const auto& lost : bytes_lost) { in OnFrameLost() local
|
/aosp_15_r20/external/rust/crates/quiche/include/ |
D | quiche.h | 503 size_t lost; member 588 size_t lost; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/include/ |
D | quiche.h | 503 size_t lost; member 588 size_t lost; member
|
/aosp_15_r20/external/libopus/dnn/training_tf2/ |
H A D | plc_loader.py | 32 def __init__(self, features, lost, nb_burg_features, batch_size): argument
|
H A D | test_plc.py | 80 lost = np.reshape(features[:,-1:], (1, sequence_size, 1)) variable
|
H A D | train_plc.py | 175 lost = np.memmap(args.lost_file, dtype='int8', mode='r') variable
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | cmd_report_sample.cpp | 480 auto& lost = proto_record.lost(); in DumpProtobufReport() local 905 proto::LostSituation* lost = proto_record.mutable_lost(); in PrintLostSituationInProtobuf() local
|
H A D | cmd_report_sample.proto | 159 LostSituation lost = 2; field
|
/aosp_15_r20/external/webrtc/test/network/ |
H A D | feedback_generator.cc | 97 PacketResult lost; in OnResponse() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/ |
H A D | neteq_performance_test.cc | 84 bool lost = false; in Run() local
|
/aosp_15_r20/frameworks/av/media/libnblog/include/media/nblog/ |
H A D | Reader.h | 90 size_t lost() const { return mLost; } in lost() function
|
/aosp_15_r20/external/libopus/dnn/torch/plc/ |
H A D | train_plc.py | 114 lost = lost.to(device) variable
|
H A D | plc.py | 131 def forward(self, features, lost, states=None): argument
|
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/include/media/stagefright/rtsp/ |
H A D | ARTPAssembler.h | 111 int32_t lost; // cumul. no. pkts lost (signed!) member
|
/aosp_15_r20/frameworks/base/core/java/android/net/metrics/ |
H A D | NetworkMetrics.java | 98 public void addTcpStatsResult(int sent, int lost, int rttUs, int sentAckDiffMs) { in addTcpStatsResult()
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_stream_send_buffer.cc | 208 for (const auto& lost : bytes_lost) { in OnStreamDataLost() local
|