Searched refs:newTimestamp (Results 1 – 1 of 1) sorted by relevance
84 int newTimestamp = highTimestamp | lowTimestamp; in decodePacket() local85 if (newTimestamp != currentTimestamp) { in decodePacket()95 currentTimestamp = newTimestamp; in decodePacket()