Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dframe_buffer.h68 void IncrementNackCount();
Dframe_buffer.cc173 void VCMFrameBuffer::IncrementNackCount() { in IncrementNackCount() function in webrtc::VCMFrameBuffer
Djitter_buffer.cc755 frame->IncrementNackCount(); in InsertPacket()