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

/frameworks/base/voip/jni/rtp/
H A DAudioGroup.cpp142 int mDtmfStart; member in class:__anon1172::AudioStream
198 mDtmfStart = 0;
230 mDtmfStart = mTimestamp + mSampleCount;
282 int duration = mTimestamp - mDtmfStart;
288 htonl(mDtmfStart),

Completed in 1087 milliseconds