Home
last modified time | relevance | path

Searched refs:DEFAULT_SILENT (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dprogressreport.c102 #define DEFAULT_SILENT FALSE macro
158 DEFAULT_SILENT, G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS)); in gst_progress_report_class_init()
195 report->silent = DEFAULT_SILENT; in gst_progress_report_init()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstfakesink.c67 #define DEFAULT_SILENT TRUE macro
182 "Don't produce last_message events", DEFAULT_SILENT, in gst_fake_sink_class_init()
255 fakesink->silent = DEFAULT_SILENT; in gst_fake_sink_init()
Dgstfakesrc.c83 #define DEFAULT_SILENT TRUE macro
296 "Don't produce last_message events", DEFAULT_SILENT, in gst_fake_src_class_init()
364 fakesrc->silent = DEFAULT_SILENT; in gst_fake_src_init()
Dgstidentity.c70 #define DEFAULT_SILENT TRUE macro
197 g_param_spec_boolean ("silent", "silent", "silent", DEFAULT_SILENT, in gst_identity_class_init()
338 identity->silent = DEFAULT_SILENT; in gst_identity_init()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dfpsdisplaysink.c56 #define DEFAULT_SILENT FALSE macro
177 "Don't produce last_message events", DEFAULT_SILENT, in fps_display_sink_class_init()
338 self->silent = DEFAULT_SILENT; in fps_display_sink_init()
/third_party/gstreamer/gstplugins_base/gst/audiorate/
Dgstaudiorate.c87 #define DEFAULT_SILENT TRUE macro
169 "Don't emit notify for dropped and duplicated frames", DEFAULT_SILENT, in gst_audio_rate_class_init()
270 audiorate->silent = DEFAULT_SILENT; in gst_audio_rate_init()
/third_party/gstreamer/gstplugins_base/gst/videorate/
Dgstvideorate.c95 #define DEFAULT_SILENT TRUE macro
217 "Don't emit notify for dropped and duplicated frames", DEFAULT_SILENT, in gst_video_rate_class_init()
631 videorate->silent = DEFAULT_SILENT; in gst_video_rate_init()