Searched refs:mDtmfEndBit (Results 1 – 2 of 2) sorted by relevance
61 mDtmfEndBit = false; in RtpDecoderNode()588 if (mDtmfEndBit) in processDtmf()598 mDtmfEndBit = false; in processDtmf()604 mDtmfEndBit = true; in processDtmf()
87 bool mDtmfEndBit; variable