Home
last modified time | relevance | path

Searched defs:attenuationDb (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dvoe_dtmf_impl.cc53 int attenuationDb) { in SendTelephoneEvent()
168 int VoEDtmfImpl::PlayDtmfTone(int eventCode, int lengthMs, int attenuationDb) { in PlayDtmfTone()
Ddtmf_inband.cc131 int32_t attenuationDb) in AddTone()
175 int32_t attenuationDb) in StartTone()
Doutput_mixer.cc201 int attenuationDb) in PlayDtmfTone()
Dchannel.cc2499 int lengthMs, int attenuationDb, in SendTelephoneEventOutband()
2525 int attenuationDb, in SendTelephoneEventInband()
3800 uint8_t attenuationDb(0); in InsertInbandDtmfTone() local