Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspmessage.c323 msg->type = GST_RTSP_MESSAGE_RESPONSE; in gst_rtsp_message_init_response()
385 g_return_val_if_fail (msg->type == GST_RTSP_MESSAGE_RESPONSE || in gst_rtsp_message_parse_response()
488 case GST_RTSP_MESSAGE_RESPONSE: in gst_rtsp_message_unset()
576 case GST_RTSP_MESSAGE_RESPONSE: in gst_rtsp_message_copy()
1235 case GST_RTSP_MESSAGE_RESPONSE: in gst_rtsp_message_dump()
Dgstrtspmessage.h66 GST_RTSP_MESSAGE_RESPONSE, enumerator
Dgstrtsp-enumtypes.c345 { C_ENUM(GST_RTSP_MESSAGE_RESPONSE), "GST_RTSP_MESSAGE_RESPONSE", "response" }, in gst_rtsp_msg_type_get_type()
Dgstrtspconnection.c1785 case GST_RTSP_MESSAGE_RESPONSE: in serialize_message()
2147 else if (*type == GST_RTSP_MESSAGE_RESPONSE) in parse_protocol_version()
2414 if (message->type == GST_RTSP_MESSAGE_RESPONSE || in cseq_validation()
2429 if (message->type == GST_RTSP_MESSAGE_RESPONSE && in cseq_validation()
2626 if (message->type == GST_RTSP_MESSAGE_RESPONSE && in build_next()
3924 watch->message.type = GST_RTSP_MESSAGE_RESPONSE; in gst_rtsp_source_dispatch_read()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c5711 case GST_RTSP_MESSAGE_RESPONSE: in gst_rtspsrc_loop_interleaved()
5846 case GST_RTSP_MESSAGE_RESPONSE: in gst_rtspsrc_loop_udp()
6471 case GST_RTSP_MESSAGE_RESPONSE: in gst_rtsp_src_receive_response()
9817 case GST_RTSP_MESSAGE_RESPONSE: in gst_rtspsrc_print_rtsp_message()