Searched refs:ffurl_get_multi_file_handle (Results 1 – 4 of 4) sorted by relevance
131 return ffurl_get_multi_file_handle(s->rtp_hd, handles, numhandles); in srtp_get_multi_file_handle()
248 int ffurl_get_multi_file_handle(URLContext *h, int **handles, int *numhandles);
630 int ffurl_get_multi_file_handle(URLContext *h, int **handles, int *numhandles) in ffurl_get_multi_file_handle() function
2052 if (ret = ffurl_get_multi_file_handle(rtsp_st->rtp_handle, in udp_read_packet()