Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspdefs.h250GST_RTSP_HDR_BLOCKSIZE, /* Blocksize R opt. all but OPTIONS, TEARDO… enumerator
Dgstrtsp-enumtypes.c184 { C_ENUM(GST_RTSP_HDR_BLOCKSIZE), "GST_RTSP_HDR_BLOCKSIZE", "blocksize" }, in gst_rtsp_header_field_get_type()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c632 fail_unless (gst_rtsp_message_add_header (msg, GST_RTSP_HDR_BLOCKSIZE, in GST_START_TEST()
647 fail_unless (gst_rtsp_message_get_header (msg, GST_RTSP_HDR_BLOCKSIZE, in GST_START_TEST()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c7517 gst_rtsp_message_take_header (&request, GST_RTSP_HDR_BLOCKSIZE, hval); in gst_rtspsrc_setup_streams_start()