Searched refs:toneSamples (Results 1 – 2 of 2) sorted by relevance
606 uint16_t toneSamples(0); in InsertInbandDtmfTone() local607 if (_dtmfGenerator.Get10msTone(toneBuffer, toneSamples) == -1) in InsertInbandDtmfTone()620 * toneSamples); in InsertInbandDtmfTone()630 assert(_audioFrame.samples_per_channel_ == toneSamples); in InsertInbandDtmfTone()
4221 uint16_t toneSamples(0); in InsertInbandDtmfTone() local4223 if (_inbandDtmfGenerator.Get10msTone(toneBuffer, toneSamples) == -1) in InsertInbandDtmfTone()4245 assert(_audioFrame.samples_per_channel_ == toneSamples); in InsertInbandDtmfTone()