Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dlibzmq.c159 static int zmq_proto_read(URLContext *h, unsigned char *buf, int size) in zmq_proto_read() function
199 .url_read = zmq_proto_read,