Home
last modified time | relevance | path

Searched defs:_GstPoll (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstpoll.c130 struct _GstPoll struct
132 GstPollMode mode;
134 GMutex lock;
136 GArray *fds;
140 GArray *active_fds;
143 GstPollFD control_read_fd;
144 GstPollFD control_write_fd;
146 GArray *active_fds_ignored;
147 GArray *events;
148 GArray *active_events;
[all …]