Searched refs:gst_device_provider_device_add (Results 1 – 13 of 13) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/uvch264/ |
D | gstuvch264deviceprovider.c | 227 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/ |
D | gstmfdevice.c | 350 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/ |
D | gstwasapidevice.c | 102 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/ |
D | gstdeviceprovider.h | 206 void gst_device_provider_device_add (GstDeviceProvider * provider,
|
D | gstdeviceprovider.c | 488 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/ |
D | gstdevice.c | 347 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/ |
D | gstwasapi2device.c | 394 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/ |
D | gstv4l2deviceprovider.c | 326 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/ |
D | example-device-provider.c | 210 gst_device_provider_device_add (GST_DEVICE_PROVIDER (self), device); in example_device_provider_next_device()
|
/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/ |
D | dshowdeviceprovider.cpp | 131 gst_device_provider_device_add (provider, (GstDevice *) dev->data); in gst_dshow_device_provider_start()
|
/third_party/gstreamer/gstplugins_good/ext/pulse/ |
D | pulsedeviceprovider.c | 253 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/ |
D | ksdeviceprovider.c | 365 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/ |
D | gstmicrodnsdevice.c | 326 gst_device_provider_device_add (ctx->provider, GST_DEVICE (dev)); in callback()
|