Home
last modified time | relevance | path

Searched refs:ShiftSubsequentPackets (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Dsession_info.cc189 ShiftSubsequentPackets(packet_it, required_length); in InsertBuffer()
202 ShiftSubsequentPackets( in InsertBuffer()
227 void VCMSessionInfo::ShiftSubsequentPackets(PacketIterator it, in ShiftSubsequentPackets() function in webrtc::VCMSessionInfo
329 ShiftSubsequentPackets(end, -static_cast<int>(bytes_to_delete)); in DeletePacketData()
Dsession_info.h124 void ShiftSubsequentPackets(PacketIterator it, int steps_to_shift);