Searched refs:previousLowTimestamp (Results 1 – 1 of 1) sorted by relevance
92 int previousLowTimestamp = 0; in decodePacket() local107 if (mLowTimestamp < previousLowTimestamp) { in decodePacket()110 previousLowTimestamp = mLowTimestamp; in decodePacket()