Home
last modified time | relevance | path

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

/dports/net-im/tox/c-toxcore-0.2.13/toxav/
H A Drtp.h150 #define DISMISS_FIRST_LOST_VIDEO_PACKET_COUNT 10 macro
H A Drtp.c318 if (session->first_packets_counter < DISMISS_FIRST_LOST_VIDEO_PACKET_COUNT) { in update_bwc_values()