Searched refs:gst_rtsp_connection_send_usec (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtspconnection.h | 136 GstRTSPResult gst_rtsp_connection_send_usec (GstRTSPConnection *conn, GstRTSPMessage *mes… 366 GST_RTSP_DEPRECATED_FOR (gst_rtsp_connection_send_usec)
|
D | gstrtspconnection.c | 869 GST_RTSP_CHECK (gst_rtsp_connection_send_usec (conn, msg, timeout), in setup_tunneling() 951 GST_RTSP_CHECK (gst_rtsp_connection_send_usec (conn, msg, timeout), in setup_tunneling() 1903 gst_rtsp_connection_send_usec (GstRTSPConnection * conn, in gst_rtsp_connection_send_usec() function 2814 res = gst_rtsp_connection_send_usec (conn, response, timeout); in gst_rtsp_connection_receive_usec() 5068 return gst_rtsp_connection_send_usec (conn, message, TV_TO_USEC (timeout)); in gst_rtsp_connection_send()
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtspsrc.c | 2787 gst_rtsp_connection_send_usec (conninfo->connection, message, timeout); in gst_rtspsrc_connection_send()
|