Searched defs:current_timestamp (Results 1 – 5 of 5) sorted by relevance
10 optional int64 current_timestamp = 2; field
119 bool DtmfBuffer::GetEvent(uint32_t current_timestamp, DtmfEvent* event) { in GetEvent()
124 int64_t current_timestamp = next_frame_header_->timestamp; in NextFrame() local
92 int64_t current_timestamp = 0; in GetTimingFrames() local
3781 optional int64 current_timestamp = 2; field