Searched refs:GetNackCount (Results 1 – 3 of 3) sorted by relevance
71 int16_t GetNackCount() const;
177 int16_t VCMFrameBuffer::GetNackCount() const { in GetNackCount() function in webrtc::VCMFrameBuffer
578 const bool retransmitted = (frame->GetNackCount() > 0); in ExtractAndSetDecode()660 *retransmitted = (frame_buffer->GetNackCount() > 0); in LastPacketTime()789 *retransmitted = (frame->GetNackCount() > 0); in InsertPacket()