Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dos_support.h167 int ff_poll(struct pollfd *fds, nfds_t numfds, int timeout);
168 #define poll ff_poll
H A Dos_support.c226 int ff_poll(struct pollfd *fds, nfds_t numfds, int timeout) in ff_poll() function

Completed in 2 milliseconds