Searched refs:IncreaseEndTimestamp (Results 1 – 3 of 3) sorted by relevance
83 void IncreaseEndTimestamp(uint32_t increment);
97 void SyncBuffer::IncreaseEndTimestamp(uint32_t increment) { in IncreaseEndTimestamp() function in webrtc::SyncBuffer
597 sync_buffer_->IncreaseEndTimestamp(main_timestamp - timestamp_); in InsertPacketInternal()1208 sync_buffer_->IncreaseEndTimestamp(timestamp_ - end_timestamp); in GetDecision()1243 sync_buffer_->IncreaseEndTimestamp(timestamp_jump); in GetDecision()1311 sync_buffer_->IncreaseEndTimestamp(packet->timestamp - end_timestamp); in GetDecision()1432 sync_buffer_->IncreaseEndTimestamp( in Decode()1454 sync_buffer_->IncreaseEndTimestamp( in Decode()1940 sync_buffer_->IncreaseEndTimestamp( in DoDtmf()