Home
last modified time | relevance | path

Searched defs:end_timestamp (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Dsync_buffer.h98 uint32_t end_timestamp() const { return end_timestamp_; } in end_timestamp() function
Dneteq_impl.cc1033 uint32_t end_timestamp = sync_buffer_->end_timestamp(); in GetDecision() local
/external/openscreen/osp/public/
Dnetwork_metrics.h24 timestamp_t end_timestamp = 0; member
Dservice_publisher.h37 timestamp_t end_timestamp = 0; member
Dservice_listener.h58 timestamp_t end_timestamp = 0; member
/external/cronet/net/quic/
Dtest_task_runner.cc75 quic::QuicTime end_timestamp = clock_->Now() + delta; in FastForwardBy() local
/external/webrtc/modules/audio_processing/test/conversational_speech/
Dmultiend_call.cc123 std::size_t end_timestamp = begin_timestamp + it->second->NumSamples(); in CheckTiming() local
/external/autotest/utils/frozen_chromite/third_party/infra_libs/ts_mon/protos/
Dmetrics.proto66 optional Timestamp end_timestamp = 8; field
/external/mesa3d/src/intel/perf/
Dgen_perf_query.c920 uint32_t end_timestamp) in read_oa_samples_until()
/external/libchrome/base/trace_event/
Dtrace_event.h411 category_group, name, id, thread_id, begin_timestamp, end_timestamp, \ argument
/external/igt-gpu-tools/tests/
Dperf.c974 uint32_t end_timestamp) in i915_read_reports_until_timestamp()