Searched defs:first_seq_num (Results 1 – 7 of 7) sorted by relevance
23 uint16_t first_seq_num, in RtpFrameObject()95 uint16_t RtpFrameObject::first_seq_num() const { in first_seq_num() function in webrtc::RtpFrameObject
96 uint16_t first_seq_num; member
110 uint16_t first_seq_num, in OnAssembledFrame()
129 void OnAssembledFrame(uint16_t first_seq_num, in OnAssembledFrame()
93 uint16_t first_seq_num = reader.GetNum<uint16_t>(); in FuzzOneInput() local
211 const uint16_t first_seq_num = seq_num; in TEST() local
261 uint16_t first_seq_num = in InsertZerosInPacketMasks() local