Searched refs:toneSamples (Results 1 – 2 of 2) sorted by relevance
581 uint16_t toneSamples(0); in InsertInbandDtmfTone() local582 if (_dtmfGenerator.Get10msTone(toneBuffer, toneSamples) == -1) in InsertInbandDtmfTone()595 * toneSamples); in InsertInbandDtmfTone()605 assert(_audioFrame.samples_per_channel_ == toneSamples); in InsertInbandDtmfTone()
3830 uint16_t toneSamples(0); in InsertInbandDtmfTone() local3832 if (_inbandDtmfGenerator.Get10msTone(toneBuffer, toneSamples) == -1) in InsertInbandDtmfTone()3855 assert(_audioFrame.samples_per_channel_ == toneSamples); in InsertInbandDtmfTone()