Searched defs:DTMFtimestamp (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/test/
H A DRTPencode.cc312 uint32_t DTMFtimestamp; local
627 DTMFtimestamp = timestamp; // save this timestamp
630 makeRTPheader(rtp_data, NETEQ_CODEC_AVT_PT, seqNo, DTMFtimestamp, ssrc);
636 makeRTPheader(rtp_data, NETEQ_CODEC_AVT_PT, seqNo, DTMFtimestamp, ssrc);

Completed in 86 milliseconds