Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264deviceprovider.c227 gst_device_provider_device_add (provider, dev); in _bus_message_cb()
277 gst_device_provider_device_add (provider, tmp->data); in gst_uvc_h264_device_provider_start()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfdevice.c350 gst_device_provider_device_add (provider, GST_DEVICE (iter->data)); in gst_mf_device_provider_start_win32()
388 gst_device_provider_device_add (provider, GST_DEVICE (iter->data)); in gst_mf_device_provider_start_winrt()
519 gst_device_provider_device_add (provider, GST_DEVICE (iter->data)); in gst_mf_device_provider_update_devices()
/third_party/gstreamer/gstplugins_bad/sys/wasapi/
Dgstwasapidevice.c102 gst_device_provider_device_add (provider, GST_DEVICE (iter->data)); in gst_wasapi_device_provider_start()
223 gst_device_provider_device_add (provider, GST_DEVICE (iter->data)); in gst_wasapi_device_provider_update_devices()
/third_party/gstreamer/gstreamer/gst/
Dgstdeviceprovider.h206 void gst_device_provider_device_add (GstDeviceProvider * provider,
Dgstdeviceprovider.c488 gst_device_provider_device_add (provider, device); in gst_device_provider_start()
627 gst_device_provider_device_add (GstDeviceProvider * provider, in gst_device_provider_device_add() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstdevice.c347 gst_device_provider_device_add (dp, mydev); in GST_START_TEST()
492 gst_device_provider_device_add (dp2, mydev); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/wasapi2/
Dgstwasapi2device.c394 gst_device_provider_device_add (provider, GST_DEVICE (iter->data)); in gst_wasapi2_device_provider_start()
492 gst_device_provider_device_add (provider, GST_DEVICE (iter->data)); in gst_wasapi2_device_provider_update_devices()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2deviceprovider.c326 gst_device_provider_device_add (provider, gstdev); in uevent_cb()
395 gst_device_provider_device_add (GST_DEVICE_PROVIDER (provider), gstdev); in provider_thread()
/third_party/gstreamer/gstplugins_base/tests/examples/device-provider/
Dexample-device-provider.c210 gst_device_provider_device_add (GST_DEVICE_PROVIDER (self), device); in example_device_provider_next_device()
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Ddshowdeviceprovider.cpp131 gst_device_provider_device_add (provider, (GstDevice *) dev->data); in gst_dshow_device_provider_start()
/third_party/gstreamer/gstplugins_good/ext/pulse/
Dpulsedeviceprovider.c253 gst_device_provider_device_add (GST_DEVICE_PROVIDER (self), dev); in get_source_info_cb()
327 gst_device_provider_device_add (GST_DEVICE_PROVIDER (self), dev); in get_sink_info_cb()
/third_party/gstreamer/gstplugins_bad/sys/winks/
Dksdeviceprovider.c365 gst_device_provider_device_add (GST_DEVICE_PROVIDER (self), source); in msg_window_message_proc()
536 gst_device_provider_device_add (provider, (GstDevice *) dev->data); in gst_ks_device_provider_start()
/third_party/gstreamer/gstplugins_bad/ext/mdns/
Dgstmicrodnsdevice.c326 gst_device_provider_device_add (ctx->provider, GST_DEVICE (dev)); in callback()