Searched defs:SetTimestamp (Results 1 – 3 of 3) sorted by relevance
89 void SetTimestamp(uint32_t timestamp) { timestamp_rtp_ = timestamp; } in SetTimestamp() function
65 ACTION_P(SetTimestamp, ptr) { in ACTION_P() argument
151 void RtpPacket::SetTimestamp(uint32_t timestamp) { in SetTimestamp() function in webrtc::RtpPacket