Searched refs:DEFAULT_DEVICE_NAME (Results 1 – 12 of 12) sorted by relevance
/third_party/gstreamer/gstplugins_good/sys/oss/ |
D | gstosssrc.c | 72 #define DEFAULT_DEVICE_NAME "" macro 164 "Human-readable name of the sound device", DEFAULT_DEVICE_NAME, in gst_oss_src_class_init() 230 osssrc->device_name = g_strdup (DEFAULT_DEVICE_NAME); in gst_oss_src_init()
|
/third_party/gstreamer/gstplugins_good/sys/oss4/ |
D | oss4-source.c | 65 #define DEFAULT_DEVICE_NAME NULL macro 138 "Human-readable name of the sound device", DEFAULT_DEVICE_NAME, in gst_oss4_source_class_init() 162 osssrc->device_name = g_strdup (DEFAULT_DEVICE_NAME); in gst_oss4_source_init()
|
D | oss4-sink.c | 89 #define DEFAULT_DEVICE_NAME NULL macro 145 "Human-readable name of the sound device", DEFAULT_DEVICE_NAME, in gst_oss4_sink_class_init()
|
/third_party/gstreamer/gstplugins_bad/sys/winscreencap/ |
D | gstdxgiscreencapsrc.c | 93 #define DEFAULT_DEVICE_NAME (NULL) macro 165 DEFAULT_DEVICE_NAME, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_dxgi_screen_cap_src_class_init() 205 src->device_name = DEFAULT_DEVICE_NAME; in gst_dxgi_screen_cap_src_init()
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | gstmfsourceobject.c | 49 #define DEFAULT_DEVICE_NAME NULL macro 95 "The human-readable device name", DEFAULT_DEVICE_NAME, in gst_mf_source_object_class_init()
|
D | gstmfvideosrc.c | 96 #define DEFAULT_DEVICE_NAME NULL macro 139 "The human-readable device name", DEFAULT_DEVICE_NAME, in gst_mf_video_src_class_init()
|
/third_party/gstreamer/gstplugins_bad/sys/winks/ |
D | gstksvideosrc.c | 51 #define DEFAULT_DEVICE_NAME NULL macro 204 "The human-readable device name", DEFAULT_DEVICE_NAME, in gst_ks_video_src_class_init() 239 priv->device_name = DEFAULT_DEVICE_NAME; in gst_ks_video_src_init()
|
/third_party/gstreamer/gstplugins_base/ext/alsa/ |
D | gstalsasink.c | 62 #define DEFAULT_DEVICE_NAME "" macro 190 "Human-readable name of the sound device", DEFAULT_DEVICE_NAME, in gst_alsasink_class_init()
|
/third_party/gstreamer/gstplugins_good/ext/pulse/ |
D | pulsesrc.c | 58 #define DEFAULT_DEVICE_NAME NULL macro 170 "Human-readable name of the sound device", DEFAULT_DEVICE_NAME, in gst_pulsesrc_class_init()
|
D | pulsesink.c | 72 #define DEFAULT_DEVICE_NAME NULL macro 1933 "Human-readable name of the sound device", DEFAULT_DEVICE_NAME, in gst_pulsesink_class_init()
|
/third_party/gstreamer/gstplugins_bad/sys/uvch264/ |
D | gstuvch264_src.c | 97 #define DEFAULT_DEVICE_NAME NULL macro 297 "Name of the device", DEFAULT_DEVICE_NAME, in gst_uvc_h264_src_class_init()
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 209047 * sys/winks/gstksvideosrc.c (DEFAULT_DEVICE_PATH, DEFAULT_DEVICE_NAME,
|