Home
last modified time | relevance | path

Searched defs:frame_packet_count (Results 1 – 1 of 1) sorted by relevance

/external/openscreen/cast/streaming/
Dframe_collector.cc41 const int frame_packet_count = static_cast<int>(part.max_packet_id) + 1; in CollectRtpPacket() local
111 const int frame_packet_count = chunks_.size(); in GetMissingPackets() local