Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dprotocols.c34 extern const URLProtocol ff_ftp_protocol;
Dftp.c1173 const URLProtocol ff_ftp_protocol = { variable