HomeSort by relevance Sort by last modified time
    Searched refs:IncreaseEndTimestamp (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/
sync_buffer.h 72 void IncreaseEndTimestamp(uint32_t increment);
sync_buffer.cc 86 void SyncBuffer::IncreaseEndTimestamp(uint32_t increment) {
neteq_impl.cc 523 sync_buffer_->IncreaseEndTimestamp(main_header.timestamp - timestamp_);
826 sync_buffer_->IncreaseEndTimestamp(
    [all...]

Completed in 481 milliseconds