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()
123 int64_t current_timestamp = next_frame_header_->timestamp; in NextFrame() local
91 int64_t current_timestamp = 0; in GetTimingFrames() local
5087 optional int64 current_timestamp = 2; field