Home
last modified time | relevance | path

Searched refs:gst_rtsp_transport_init (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtsptransport.c166 return gst_rtsp_transport_init (trans); in gst_rtsp_transport_new()
178 gst_rtsp_transport_init (GstRTSPTransport * transport) in gst_rtsp_transport_init() function
452 gst_rtsp_transport_init (transport); in gst_rtsp_transport_parse()
772 gst_rtsp_transport_init (transport); in gst_rtsp_transport_free()
Dgstrtsptransport.h178 GstRTSPResult gst_rtsp_transport_init (GstRTSPTransport *transport);
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c7262 gst_rtsp_transport_init (&transport); in gst_rtsp_src_setup_stream_from_response()
/third_party/gstreamer/gstplugins_base/
DChangeLog140210 (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),