Searched refs:mDtmfStart (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/net/voip/src/jni/rtp/
H A DAudioGroup.cpp144 int mDtmfStart; member in class:__anon1950::AudioStream
200 mDtmfStart = 0;
232 mDtmfStart = mTimestamp + mSampleCount;
284 int duration = mTimestamp - mDtmfStart;
290 static_cast<int32_t>(htonl(mDtmfStart)),

Completed in 61 milliseconds