Searched defs:frame_packet_count (Results 1 – 1 of 1) sorted by relevance
41 const int frame_packet_count = static_cast<int>(part.max_packet_id) + 1; in CollectRtpPacket() local111 const int frame_packet_count = chunks_.size(); in GetMissingPackets() local