Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/neteq/
Dpacket_buffer.cc57 void LogPacketDiscarded(int codec_level, StatisticsCalculator* stats) { in LogPacketDiscarded() function
103 LogPacketDiscarded(p.priority.codec_level, stats); in Flush()
125 LogPacketDiscarded(PeekNextPacket()->priority.codec_level, stats); in PartialFlush()
190 LogPacketDiscarded(packet.priority.codec_level, stats); in InsertPacket()
199 LogPacketDiscarded(it->priority.codec_level, stats); in InsertPacket()
313 LogPacketDiscarded(packet.priority.codec_level, stats); in DiscardNextPacket()
326 LogPacketDiscarded(p.priority.codec_level, stats); in DiscardOldPackets()
342 LogPacketDiscarded(p.priority.codec_level, stats); in DiscardPacketsWithPayloadType()