Home
last modified time | relevance | path

Searched refs:dtmf_index (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dsync_buffer.h89 size_t dtmf_index() const { return dtmf_index_; } in dtmf_index() function
Dneteq_impl.cc1710 if (sync_buffer_->dtmf_index() > sync_buffer_->next_index()) { in DtmfOverdub()
1713 sync_buffer_->dtmf_index() - sync_buffer_->next_index(), in DtmfOverdub()