Home
last modified time | relevance | path

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

/external/webrtc/modules/video_coding/
Dsession_info.cc220 ShiftSubsequentPackets(packet_it, required_length); in InsertBuffer()
233 ShiftSubsequentPackets( in InsertBuffer()
258 void VCMSessionInfo::ShiftSubsequentPackets(PacketIterator it, in ShiftSubsequentPackets() function in webrtc::VCMSessionInfo
333 ShiftSubsequentPackets(end, -static_cast<int>(bytes_to_delete)); in DeletePacketData()
Dsession_info.h98 void ShiftSubsequentPackets(PacketIterator it, int steps_to_shift);