Home
last modified time | relevance | path

Searched defs:DtmfEvent (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Ddtmf_buffer.h21 struct DtmfEvent { struct
29 DtmfEvent() in DtmfEvent() function
31 DtmfEvent(uint32_t ts, int ev, int vol, int dur, bool end) in DtmfEvent() argument
/external/webrtc/api/voip/
Dvoip_dtmf.h20 enum class DtmfEvent : uint8_t { enum