Searched refs:previousLowTimestamp (Results 1 – 1 of 1) sorted by relevance
83 int previousLowTimestamp = 0; in decodePacket() local97 if (mLowTimestamp < previousLowTimestamp) { in decodePacket()100 previousLowTimestamp = mLowTimestamp; in decodePacket()