Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/va/
Dgstvadisplay_drm.c81 N_PROPERTIES enumerator
84 static GParamSpec *g_properties[N_PROPERTIES];
181 g_object_class_install_properties (gobject_class, N_PROPERTIES, g_properties); in gst_va_display_drm_class_init()
Dgstvadisplay.c68 N_PROPERTIES enumerator
71 static GParamSpec *g_properties[N_PROPERTIES];
216 g_object_class_install_properties (gobject_class, N_PROPERTIES, g_properties); in gst_va_display_class_init()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpstorage.c76 N_PROPERTIES enumerator
79 static GParamSpec *klass_properties[N_PROPERTIES] = { NULL, };
219 g_object_class_install_properties (gobject_class, N_PROPERTIES, in gst_rtp_storage_class_init()
Dgstrtpulpfecdec.c88 N_PROPERTIES enumerator
93 static GParamSpec *klass_properties[N_PROPERTIES] = { NULL, };
716 g_object_class_install_properties (gobject_class, N_PROPERTIES, in gst_rtp_ulpfec_dec_class_init()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadecoder.c64 N_PROPERTIES enumerator
67 static GParamSpec *g_properties[N_PROPERTIES];
165 g_object_class_install_properties (gobject_class, N_PROPERTIES, g_properties); in gst_va_decoder_class_init()
Dgstvafilter.c87 N_PROPERTIES enumerator
90 static GParamSpec *g_properties[N_PROPERTIES];
155 g_object_class_install_properties (gobject_class, N_PROPERTIES, g_properties); in gst_va_filter_class_init()
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264enc.cpp211 N_PROPERTIES enumerator