Home
last modified time | relevance | path

Searched refs:gst_rtsp_message_init_data (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspmessage.h183 GstRTSPResult gst_rtsp_message_init_data (GstRTSPMessage *msg,
Dgstrtspmessage.c419 return gst_rtsp_message_init_data (newmsg, channel); in gst_rtsp_message_new_data()
432 gst_rtsp_message_init_data (GstRTSPMessage * msg, guint8 channel) in gst_rtsp_message_init_data() function
Dgstrtspconnection.c2495 gst_rtsp_message_init_data (message, builder->buffer[1]); in build_next()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c3300 gst_rtsp_message_init_data (&message, stream->channel[1]); in gst_rtspsrc_sink_chain()
3346 gst_rtsp_message_init_data (&message, stream->channel[0]); in gst_rtspsrc_push_backchannel_buffer()
/third_party/gstreamer/gstplugins_base/
DChangeLog140197 (gst_rtsp_message_init_data), (gst_rtsp_message_unset),