Home
last modified time | relevance | path

Searched defs:timestamps (Results 1 – 25 of 88) sorted by relevance

1234

/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mp4/
DFixedSampleSizeRechunker.java35 public final long[] timestamps; field in FixedSampleSizeRechunker.Results
43 long[] timestamps, in Results()
82 long[] timestamps = new long[rechunkedSampleCount]; in rechunk() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mp4/
DFixedSampleSizeRechunker.java35 public final long[] timestamps; field in FixedSampleSizeRechunker.Results
43 long[] timestamps, in Results()
82 long[] timestamps = new long[rechunkedSampleCount]; in rechunk() local
/external/perfetto/src/traceconv/
Dtrace_to_profile.cc98 std::vector<uint64_t> timestamps, in TraceToProfile()
143 std::vector<uint64_t> timestamps, in TraceToHeapProfile()
159 std::vector<uint64_t> timestamps, in TraceToPerfProfile()
175 const std::vector<uint64_t>& timestamps, in TraceToJavaHeapProfile()
Dmain.cc83 std::vector<uint64_t> timestamps; in Main() local
/external/mesa3d/src/gallium/drivers/iris/
Diris_utrace.c96 iris_utrace_delete_buffer(struct u_trace_context *utctx, void *timestamps) in iris_utrace_delete_buffer()
104 void *timestamps, uint64_t offset_B, in iris_utrace_record_ts()
134 void *timestamps, uint64_t offset_B, void *flush_data) in iris_utrace_read_ts()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_utrace.c15 static void si_utrace_record_ts(struct u_trace *trace, void *cs, void *timestamps, in si_utrace_record_ts()
34 static uint64_t si_utrace_read_ts(struct u_trace_context *utctx, void *timestamps, in si_utrace_read_ts()
/external/perfetto/ui/src/plugins/dev.perfetto.AndroidLog/
Dlogs_panel.ts54 timestamps: time[]; property
155 const timestamps = this.entries.timestamps; constant
343 const timestamps: time[] = []; constant
/external/mesa3d/src/intel/vulkan_hasvk/
Danv_utrace.c215 anv_utrace_destroy_buffer(struct u_trace_context *utctx, void *timestamps) in anv_utrace_destroy_buffer()
226 void *timestamps, uint64_t offset_B, in anv_utrace_record_ts()
247 void *timestamps, uint64_t offset_B, in anv_utrace_read_ts()
/external/coreboot/src/include/
Dbootblock_common.h40 struct timestamp_entry timestamps[]; member
/external/pigweed/pw_snapshot/pw_snapshot_protos/
Dsnapshot.proto88 repeated pw.chrono.TimePoint timestamps = 22; field
/external/mesa3d/src/vulkan/runtime/radix_sort/
Dradix_sort_vk_ext.h59 VkQueryPool timestamps; member
/external/pigweed/pw_chrono/
Dchrono.proto103 repeated TimePoint timestamps = 22; field
/external/coreboot/src/lib/
Dbootblock.c30 struct timestamp_entry *timestamps, size_t num_timestamps) in bootblock_main_with_timestamp()
/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/mapper/
DTableSchemaMetadataTest.java89 Collection<String> timestamps = customMetadataCollection.get(); in testCustomMetadataCollectionTags() local
/external/perfetto/ui/src/plugins/dev.perfetto.CpuFreq/
Dcpu_freq_track.ts38 timestamps: BigInt64Array; property
213 timestamps: new BigInt64Array(freqRows), constant
/external/armnn/profiling/client/src/backends/
DBackendProfiling.cpp33 void BackendProfiling::ReportCounters(const std::vector<Timestamp>& timestamps) in ReportCounters()
/external/mesa3d/src/gallium/auxiliary/util/
Du_trace_gallium.c55 u_trace_pipe_delete_buffer(struct u_trace_context *utctx, void *timestamps) in u_trace_pipe_delete_buffer()
/external/mesa3d/src/panfrost/vulkan/
Dpanvk_utrace.c43 panvk_utrace_read_ts(struct u_trace_context *utctx, void *timestamps, in panvk_utrace_read_ts()
/external/mesa3d/src/intel/vulkan/
Danv_utrace.c322 anv_utrace_destroy_buffer(struct u_trace_context *utctx, void *timestamps) in anv_utrace_destroy_buffer()
333 void *timestamps, uint64_t offset_B, in anv_utrace_record_ts()
400 void *timestamps, uint64_t offset_B, in anv_utrace_read_ts()
/external/rust/android-crates-io/crates/ash/src/extensions/ext/
Dcalibrated_timestamps.rs46 let mut timestamps = vec![0u64; info.len()]; in get_calibrated_timestamps() localVariable
/external/mesa3d/src/asahi/vulkan/
Dhk_queue.c72 struct drm_asahi_cmd_compute_user_timestamps *timestamps) in asahi_fill_cdm_command()
113 struct drm_asahi_cmd_render_user_timestamps *timestamps) in asahi_fill_vdm_command()
/external/perfetto/ui/src/components/tracks/
Dbase_counter_track.ts124 timestamps: BigInt64Array; property
479 const timestamps = data.timestamps; constant
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/common/src/main/java/com/google/android/exoplayer2/util/
DTimedValueQueue.java27 private long[] timestamps; field in TimedValueQueue
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/test/
Dtest_cpp.cc103 int64_t timestamps[] = { in TEST() local
/external/grpc-grpc/third_party/upb/upb/test/
Dtest_cpp.cc87 int64_t timestamps[] = { in TEST() local

1234