Searched refs:GST_RTSP_HDR_BLOCKSIZE (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtspdefs.h | 250 …GST_RTSP_HDR_BLOCKSIZE, /* Blocksize R opt. all but OPTIONS, TEARDO… enumerator
|
D | gstrtsp-enumtypes.c | 184 { 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/ |
D | rtspconnection.c | 632 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/ |
D | gstrtspsrc.c | 7517 gst_rtsp_message_take_header (&request, GST_RTSP_HDR_BLOCKSIZE, hval); in gst_rtspsrc_setup_streams_start()
|