Home
last modified time | relevance | path

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

/external/curl/tests/libtest/
Dlib571.c51 static int rtp_packet_count = 0; variable
89 rtp_packet_count++; in rtp_write()
90 fprintf(stderr, "packet count is %d\n", rtp_packet_count); in rtp_write()
198 while(!res && rtp_packet_count < 13) { in test()