Searched refs:DtmfInbandQueue (Results 1 – 3 of 3) sorted by relevance
16 DtmfInbandQueue::DtmfInbandQueue(int32_t id): in DtmfInbandQueue() function in webrtc::DtmfInbandQueue26 DtmfInbandQueue::~DtmfInbandQueue() in ~DtmfInbandQueue()32 DtmfInbandQueue::AddDtmf(uint8_t key, uint16_t len, uint8_t level) in AddDtmf()51 DtmfInbandQueue::NextDtmf(uint16_t* len, uint8_t* level) in NextDtmf()75 DtmfInbandQueue::PendingDtmf() in PendingDtmf()82 DtmfInbandQueue::ResetDtmf() in ResetDtmf()
21 class DtmfInbandQueue25 DtmfInbandQueue(int32_t id);27 virtual ~DtmfInbandQueue();
527 DtmfInbandQueue _inbandDtmfQueue;