Searched refs:NUM_PROPERTIES (Results 1 – 11 of 11) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/dtls/ |
D | gstdtlssrtpbin.c | 45 NUM_PROPERTIES enumerator 48 static GParamSpec *properties[NUM_PROPERTIES]; 123 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_srtp_bin_class_init()
|
D | gstdtlsagent.c | 49 NUM_PROPERTIES enumerator 52 static GParamSpec *properties[NUM_PROPERTIES]; 161 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_agent_class_init()
|
D | gstdtlscertificate.c | 64 NUM_PROPERTIES enumerator 67 static GParamSpec *properties[NUM_PROPERTIES]; 108 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_certificate_class_init()
|
D | gstdtlssrtpdec.c | 75 NUM_PROPERTIES enumerator 78 static GParamSpec *properties[NUM_PROPERTIES]; 145 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_srtp_dec_class_init()
|
D | gstdtlssrtpenc.c | 85 NUM_PROPERTIES enumerator 88 static GParamSpec *properties[NUM_PROPERTIES]; 159 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_srtp_enc_class_init()
|
D | gstdtlsenc.c | 72 NUM_PROPERTIES enumerator 75 static GParamSpec *properties[NUM_PROPERTIES]; 173 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_enc_class_init()
|
D | gstdtlsdec.c | 73 NUM_PROPERTIES enumerator 76 static GParamSpec *properties[NUM_PROPERTIES]; 184 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_dec_class_init()
|
D | gstdtlsconnection.c | 73 NUM_PROPERTIES enumerator 76 static GParamSpec *properties[NUM_PROPERTIES]; 177 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_dtls_connection_class_init()
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/ |
D | gstsctpdec.c | 68 NUM_PROPERTIES enumerator 71 static GParamSpec *properties[NUM_PROPERTIES]; 211 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_sctp_dec_class_init()
|
D | sctpassociation.c | 89 NUM_PROPERTIES enumerator 94 static GParamSpec *properties[NUM_PROPERTIES]; 174 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_sctp_association_class_init()
|
D | gstsctpenc.c | 67 NUM_PROPERTIES enumerator 70 static GParamSpec *properties[NUM_PROPERTIES]; 216 g_object_class_install_properties (gobject_class, NUM_PROPERTIES, properties); in gst_sctp_enc_class_init()
|