Searched refs:any_rtp_decoded_ (Results 1 – 2 of 2) sorted by relevance
36 any_rtp_decoded_(false), in Nack()62 if (!any_rtp_decoded_) { in UpdateLastReceivedPacket()123 assert(!any_rtp_decoded_ || in AddToList()153 !any_rtp_decoded_) { in UpdateLastDecodedPacket()177 any_rtp_decoded_ = true; in UpdateLastDecodedPacket()192 any_rtp_decoded_ = false; in Reset()
189 bool any_rtp_decoded_; // If any packet decoded. variable