Searched refs:GstMFSourceType (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfsourceobject.h | 42 } GstMFSourceType; typedef 53 GstMFSourceType source_type; 113 GstMFSourceObject * gst_mf_source_object_new (GstMFSourceType type,
|
D | gstmfsourcereader.h | 33 GstMFSourceObject * gst_mf_source_reader_new (GstMFSourceType type,
|
D | gstmfcapturewinrt.h | 32 GstMFSourceObject * gst_mf_capture_winrt_new (GstMFSourceType type,
|
D | gstmfsourcereader.cpp | 121 GstMFSourceType source_type, GList ** device_activates); 873 GstMFSourceType source_type, GList ** device_sources) in gst_mf_source_enum_device_activate() 977 gst_mf_source_reader_new (GstMFSourceType type, gint device_index, in gst_mf_source_reader_new()
|
D | gstmfsourceobject.c | 355 gst_mf_source_object_new (GstMFSourceType type, gint device_index, in gst_mf_source_object_new()
|
D | gstmfcapturewinrt.cpp | 726 gst_mf_capture_winrt_new (GstMFSourceType type, gint device_index, in gst_mf_capture_winrt_new()
|