HomeSort by relevance Sort by last modified time
    Searched defs:end_timestamp (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/
sync_buffer.h 85 uint32_t end_timestamp() const { return end_timestamp_; } function in class:webrtc::SyncBuffer
neteq_impl.cc 948 uint32_t end_timestamp = sync_buffer_->end_timestamp(); local
    [all...]

Completed in 540 milliseconds