Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_coding/
Dsession_info.cc403 bool packet_loss_found = (!beginning && !InSequence(it, prev_it)); in FindPartitionEnd() local
404 if (packet_loss_found || in FindPartitionEnd()