Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dsrtpproto.c131 return ffurl_get_multi_file_handle(s->rtp_hd, handles, numhandles); in srtp_get_multi_file_handle()
Durl.h248 int ffurl_get_multi_file_handle(URLContext *h, int **handles, int *numhandles);
Davio.c630 int ffurl_get_multi_file_handle(URLContext *h, int **handles, int *numhandles) in ffurl_get_multi_file_handle() function
Drtsp.c2052 if (ret = ffurl_get_multi_file_handle(rtsp_st->rtp_handle, in udp_read_packet()