Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstpoll.h68 GstPoll* gst_poll_new_timer (void) G_GNUC_MALLOC;
Dgstbus.c182 bus->priv->poll = gst_poll_new_timer (); in gst_bus_constructed()
Dgstbufferpool.c162 priv->poll = gst_poll_new_timer (); in gst_buffer_pool_init()
Dgstpoll.c746 gst_poll_new_timer (void) in gst_poll_new_timer() function
/third_party/gstreamer/gstplugins_bad/gst/transcode/
Dgst-cpu-throttling-clock.c206 self->priv->timer = gst_poll_new_timer (); in gst_cpu_throttling_clock_init()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/
Dgstd3d11memory.cpp1553 priv->poll = gst_poll_new_timer (); in gst_d3d11_pool_allocator_init()
/third_party/gstreamer/gstreamer/tests/check/
Dgstreamer.supp3949 fun:gst_poll_new_timer
/third_party/gstreamer/gstreamer/
DChangeLog90006 API: GstPoll::gst_poll_new_timer()