Searched refs:rtp_seq_num_unwrapper_ (Results 1 – 4 of 4) sorted by relevance
91 frame->references[0] = rtp_seq_num_unwrapper_.Unwrap(last_picture_id_gop); in ManageFrameInternal()99 frame->SetId(rtp_seq_num_unwrapper_.Unwrap(frame->Id())); in ManageFrameInternal()
65 SeqNumUnwrapper<uint16_t> rtp_seq_num_unwrapper_; variable
433 SeqNumUnwrapper<uint16_t> rtp_seq_num_unwrapper_
544 rtp_seq_num_unwrapper_.Unwrap(rtp_packet.SequenceNumber()); in OnReceivedPayloadData()792 rtp_seq_num_unwrapper_.Unwrap(packet->seq_num); in OnInsertedPacket()1217 int64_t unwrapped_rtp_seq_num = rtp_seq_num_unwrapper_.Unwrap(seq_num); in FrameDecoded()