Home
last modified time | relevance | path

Searched refs:rtmp_close (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dlibrtmp.c74 static int rtmp_close(URLContext *s) in rtmp_close() function
298 .url_close = rtmp_close,
313 .url_close = rtmp_close,
328 .url_close = rtmp_close,
343 .url_close = rtmp_close,
358 .url_close = rtmp_close,
H A Drtmpproto.c2495 static int rtmp_close(URLContext *h) in rtmp_close() function
2891 rtmp_close(s); in rtmp_open()
3142 .url_close = rtmp_close, \

Completed in 5 milliseconds