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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
sync_buffer.h 74 void IncreaseEndTimestamp(uint32_t increment);
sync_buffer.cc 86 void SyncBuffer::IncreaseEndTimestamp(uint32_t increment) {
neteq_impl.cc 468 sync_buffer_->IncreaseEndTimestamp(main_header.timestamp - timestamp_);
754 sync_buffer_->IncreaseEndTimestamp(output_size_samples_);
    [all...]

Completed in 301 milliseconds