Searched refs:newTimestamp (Results 1 – 1 of 1) sorted by relevance
113 int newTimestamp = highTimestamp | mLowTimestamp; in decodePacket() local114 if (newTimestamp != currentTimestamp) { in decodePacket()117 currentTimestamp = newTimestamp; in decodePacket()