Searched refs:GST_POLL_FD_INIT (Results 1 – 8 of 8) sorted by relevance
39 GstPollFD rfd = GST_POLL_FD_INIT; in GST_START_TEST()40 GstPollFD wfd = GST_POLL_FD_INIT; in GST_START_TEST()107 GstPollFD fd = GST_POLL_FD_INIT; in GST_START_TEST()181 GstPollFD fd = GST_POLL_FD_INIT; in delayed_restart()199 GstPollFD fd = GST_POLL_FD_INIT; in GST_START_TEST()269 GstPollFD fd = GST_POLL_FD_INIT; in delayed_control()296 GstPollFD fd = GST_POLL_FD_INIT; in GST_START_TEST()
29 GstPollFD poll_fd = GST_POLL_FD_INIT; in GST_START_TEST()
62 #define GST_POLL_FD_INIT { -1, -1 } macro
365 GstPollFD fd = GST_POLL_FD_INIT; in gst_fd_sink_start()450 GstPollFD fd = GST_POLL_FD_INIT; in gst_fd_sink_update_fd()
240 GstPollFD fd = GST_POLL_FD_INIT; in gst_fd_src_update_fd()
259 GstPollFD pollfd = GST_POLL_FD_INIT; in gst_wl_display_thread_run()
592 GstPollFD fd = GST_POLL_FD_INIT; in gst_alsa_midi_src_start()
96168 Use GST_POLL_FD_INIT.