Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dsync_buffer.h85 uint32_t end_timestamp() const { return end_timestamp_; } in end_timestamp() function
Dneteq_impl.cc948 uint32_t end_timestamp = sync_buffer_->end_timestamp(); in GetDecision() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_performance_query.c704 uint32_t end_timestamp) in read_oa_samples_until()
/external/libchrome/base/trace_event/
Dtrace_event.h405 category_group, name, id, thread_id, begin_timestamp, end_timestamp, \ argument