Home
last modified time | relevance | path

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

12

/external/exoplayer/tree/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mp4/
DFixedSampleSizeRechunker.java34 public final long[] timestamps; field in FixedSampleSizeRechunker.Results
42 long[] timestamps, in Results()
81 long[] timestamps = new long[rechunkedSampleCount]; in rechunk() local
DAtomParsers.java244 long[] timestamps; in parseStbl() local
1466 long[] timestamps, long duration, long editStartTime, long editEndTime) { in canApplyEditWithGaplessInfo()
/external/perfetto/tools/trace_to_text/
Dtrace_to_profile.cc99 std::vector<uint64_t> timestamps, in TraceToProfile()
143 std::vector<uint64_t> timestamps, in TraceToHeapProfile()
159 std::vector<uint64_t> timestamps, in TraceToPerfProfile()
Dmain.cc76 std::vector<uint64_t> timestamps; in Main() local
Dtrace_to_hprof.cc317 std::vector<uint64_t> timestamps) { in TraceToHprof()
/external/perfetto/src/trace_processor/importers/ftrace/
Dsched_event_tracker_unittest.cc68 const auto& timestamps = context.storage->sched_slice_table().ts(); in TEST_F() local
103 const auto& timestamps = context.storage->sched_slice_table().ts(); in TEST_F() local
/external/perfetto/ui/src/tracks/android_log/
Dcommon.ts25 timestamps: Float64Array; property
/external/perfetto/ui/src/tracks/cpu_freq/
Dcommon.ts23 timestamps: Float64Array; property
/external/perfetto/ui/src/common/
Dlogs.ts31 timestamps: number[]; property
/external/perfetto/ui/src/tracks/counter/
Dcommon.ts26 timestamps: Float64Array; property
/external/perfetto/ui/src/controller/
Dtrace_converter.ts44 const timestamps = `${ts1}${ts2 === undefined ? '' : `,${ts2}`}`; constant
Dlogs_controller.ts87 const timestamps = rowsResult.columns[0].longValues!; constant
/external/perfetto/ui/src/frontend/
Dlogs_panel.ts115 const timestamps = this.entries.timestamps; constant
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/util/
DTimedValueQueue.java27 private long[] timestamps; field in TimedValueQueue
/external/angle/src/libANGLE/renderer/
DSurfaceImpl.cpp91 const EGLint *timestamps, in getFrameTimestamps()
/external/opencensus-java/impl_core/src/test/java/io/opencensus/implcore/stats/
DMutableAggregationTest.java168 List<Timestamp> timestamps = in testAdd_DistributionWithExemplarAttachments() local
/external/tensorflow/tensorflow/core/profiler/convert/
Dxplane_to_trace_events.cc107 std::vector<uint64> timestamps; in MaybeDropEventsForTraceViewer() local
/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_log.c130 uint64_t *timestamps = fd_bo_map(chunk->timestamps_bo); in process_chunk() local
/external/angle/src/libANGLE/renderer/gl/egl/
DSurfaceEGL.cpp225 const EGLint *timestamps, in getFrameTimestamps()
/external/webrtc/video/end_to_end_tests/
Dmulti_codec_receive_tests.cc50 int RemoveOlderOrEqual(uint32_t timestamp, std::vector<uint32_t>* timestamps) { in RemoveOlderOrEqual()
/external/llvm-project/mlir/tools/mlir-vulkan-runner/
DVulkanRuntime.cpp204 uint64_t timestamps[2]; in run() local
/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
DCameraVideoCapturerTestFixtures.java103 final private List<Long> timestamps = new ArrayList<Long>(); field in CameraVideoCapturerTestFixtures.FakeCapturerObserver
/external/webrtc/modules/remote_bitrate_estimator/
Dremote_estimator_proxy_unittest.cc57 std::vector<int64_t> timestamps; in TimestampsMs() local
/external/angle/src/libANGLE/
DSurface.cpp666 const EGLint *timestamps, in getFrameTimestamps()
/external/skqp/src/compute/hs/vk/bench/
Dmain.c1009 uint64_t timestamps[2]; in main() local

12