Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dlibzmq.c143 static int zmq_proto_write(URLContext *h, const unsigned char *buf, int size) in zmq_proto_write() function
200 .url_write = zmq_proto_write,