Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dprotocols.c60 extern const URLProtocol ff_udp_protocol;
Dudp.c1143 const URLProtocol ff_udp_protocol = { variable