Searched refs:_lastSendRTPTimestamp (Results 1 – 2 of 2) sorted by relevance
76 _lastSendRTPTimestamp(0), in TbExternalTransport()125 _lastSendRTPTimestamp != rtp_timestamp) { in SendPacket()129 _lastSendRTPTimestamp = rtp_timestamp; in SendPacket()
188 uint32_t _lastSendRTPTimestamp; variable