Searched refs:rtp_write (Results 1 – 2 of 2) sorted by relevance
53 static size_t rtp_write(void *ptr, size_t size, size_t nmemb, void *stream) in rtp_write() function138 test_setopt(curl, CURLOPT_INTERLEAVEFUNCTION, rtp_write); in test()
424 static int rtp_write(URLContext *h, const uint8_t *buf, int size) in rtp_write() function563 .url_write = rtp_write,