Home
last modified time | relevance | path

Searched refs:BIO_s_gst_dtls_connection (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlsconnection.c130 static BIO_METHOD *BIO_s_gst_dtls_connection (void);
288 priv->bio = BIO_new (BIO_s_gst_dtls_connection ()); in gst_dtls_connection_set_property()
1165 BIO_s_gst_dtls_connection (void) in BIO_s_gst_dtls_connection() function
1173 BIO_s_gst_dtls_connection (void) in BIO_s_gst_dtls_connection() function
/third_party/gstreamer/gstplugins_bad/
DChangeLog97379 …gstdtlsconnection.c:773:1: error: 'BIO_s_gst_dtls_connection' was used with no prototype before it…