/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/ |
D | rtcsessiondescription.h | 46 GstSDPMessage *sdp; member
|
D | rtcsessiondescription.c | 107 gst_webrtc_session_description_new (GstWebRTCSDPType type, GstSDPMessage * sdp) in gst_webrtc_session_description_new()
|
/third_party/json/include/nlohmann/detail/input/ |
D | parser.hpp | 97 json_sax_dom_callback_parser<BasicJsonType> sdp(result, callback, allow_exceptions); in parse() local 125 json_sax_dom_parser<BasicJsonType> sdp(result, allow_exceptions); in parse() local
|
/third_party/gstreamer/gstplugins_bad/gst/sdp/ |
D | gstsdpdemux.h | 45 #define GST_SDP_STREAM_GET_LOCK(sdp) (&GST_SDP_DEMUX_CAST(sdp)->stream_rec_lock) argument 46 #define GST_SDP_STREAM_LOCK(sdp) (g_rec_mutex_lock (GST_SDP_STREAM_GET_LOCK(sdp))) argument 47 #define GST_SDP_STREAM_UNLOCK(sdp) (g_rec_mutex_unlock (GST_SDP_STREAM_GET_LOCK(sdp))) argument
|
D | gstsdpsrc.h | 47 gchar *sdp; member
|
D | gstsdpdemux.c | 387 gst_sdp_demux_create_stream (GstSDPDemux * demux, GstSDPMessage * sdp, gint idx) in gst_sdp_demux_create_stream() 1078 GstSDPMessage sdp = { 0 }; in gst_sdp_demux_start() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/ |
D | meson.build | 7 subdir('sdp') subdir
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | webrtcsdp.c | 102 _check_sdp_crypto (SDPSource source, GstWebRTCSessionDescription * sdp, in _check_sdp_crypto() 281 GstWebRTCSessionDescription * sdp, GError ** error) in validate_sdp() 825 _get_ice_credentials_from_sdp_media (const GstSDPMessage * sdp, guint media_idx, in _get_ice_credentials_from_sdp_media() 876 _parse_bundle (GstSDPMessage * sdp, GStrv * bundled, GError ** error) in _parse_bundle() 906 _get_bundle_index (GstSDPMessage * sdp, GStrv bundled, guint * idx) in _get_bundle_index()
|
D | gstwebrtcbin.c | 4251 GstSDPMessage *sdp = NULL; in _create_sdp_task() local 4372 const GstSDPMessage * sdp, guint media_idx) in _find_transceiver_for_sdp_media() 4702 GstSDPMessage * sdp, gint mline_index, const gchar * candidate) in _add_ice_candidate_to_sdp() 4773 TransportStream * stream, const GstSDPMessage * sdp, guint media_idx) in _update_transport_ptmap_from_media() 4843 const GstSDPMessage * sdp, guint media_idx, in _update_transceiver_from_sdp_media() 5107 const GstSDPMessage * sdp, guint media_idx, TransportStream * stream, in _update_data_channel_from_sdp_media() 5264 GstWebRTCSessionDescription * sdp, GError ** error) in _update_transceivers_from_sdp() 5412 check_locked_mlines (GstWebRTCBin * webrtc, GstWebRTCSessionDescription * sdp, in check_locked_mlines() 5469 GstWebRTCSessionDescription *sdp; member
|
/third_party/curl/tests/libtest/ |
D | lib568.c | 48 int sdp; in test() local
|
/third_party/json/include/nlohmann/ |
D | json.hpp | 4335 detail::json_sax_dom_parser<basic_json> sdp(result, allow_exceptions); in from_cbor() local 4351 detail::json_sax_dom_parser<basic_json> sdp(result, allow_exceptions); in from_cbor() local 4377 detail::json_sax_dom_parser<basic_json> sdp(result, allow_exceptions); in from_cbor() local 4393 detail::json_sax_dom_parser<basic_json> sdp(result, allow_exceptions); in from_msgpack() local 4408 detail::json_sax_dom_parser<basic_json> sdp(result, allow_exceptions); in from_msgpack() local 4431 detail::json_sax_dom_parser<basic_json> sdp(result, allow_exceptions); in from_msgpack() local 4447 detail::json_sax_dom_parser<basic_json> sdp(result, allow_exceptions); in from_ubjson() local 4462 detail::json_sax_dom_parser<basic_json> sdp(result, allow_exceptions); in from_ubjson() local 4485 detail::json_sax_dom_parser<basic_json> sdp(result, allow_exceptions); in from_ubjson() local 4502 detail::json_sax_dom_parser<basic_json> sdp(result, allow_exceptions); in from_bjdata() local [all …]
|
/third_party/ffmpeg/libavformat/ |
D | sapdec.c | 41 char *sdp; member
|
D | rtspenc.c | 50 char *sdp; in ff_rtsp_setup_output_streams() local
|
D | rtspdec.c | 175 char sdp[SDP_MAX_SIZE]; in rtsp_read_announce() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/ |
D | gstrtspextension.c | 129 gst_rtsp_extension_parse_sdp (GstRTSPExtension * ext, GstSDPMessage * sdp, in gst_rtsp_extension_parse_sdp()
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | rtphdrextclientaudiolevel.c | 51 create_caps (const gchar * sdp) in create_caps()
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtspext.c | 167 gst_rtsp_ext_list_parse_sdp (GstRTSPExtensionList * ext, GstSDPMessage * sdp, in gst_rtsp_ext_list_parse_sdp()
|
D | gstrtspsrc.c | 2054 gst_rtspsrc_get_bandwidth (GstRTSPSrc * src, const GstSDPMessage * sdp, in gst_rtspsrc_get_bandwidth() 2079 gst_rtspsrc_collect_bandwidth (GstRTSPSrc * src, const GstSDPMessage * sdp, in gst_rtspsrc_collect_bandwidth() 2135 gst_rtspsrc_collect_connections (GstRTSPSrc * src, const GstSDPMessage * sdp, in gst_rtspsrc_collect_connections() 2169 gst_rtspsrc_collect_payloads (GstRTSPSrc * src, const GstSDPMessage * sdp, in gst_rtspsrc_collect_payloads() 2298 gst_rtspsrc_create_stream (GstRTSPSrc * src, GstSDPMessage * sdp, gint idx, in gst_rtspsrc_create_stream() 7861 gst_rtspsrc_open_from_sdp (GstRTSPSrc * src, GstSDPMessage * sdp, in gst_rtspsrc_open_from_sdp() 7973 gst_rtspsrc_retrieve_sdp (GstRTSPSrc * src, GstSDPMessage ** sdp, in gst_rtspsrc_retrieve_sdp() 9432 GstSDPMessage *sdp = NULL; in gst_rtspsrc_uri_set_uri() local
|
/third_party/gstreamer/gstplugins_good/tests/examples/rpicamsrc/ |
D | webrtc-unidirectional-h264.c | 381 GstSDPMessage *sdp; in soup_websocket_message_cb() local
|
/third_party/pulseaudio/src/modules/rtp/ |
D | rtsp_client.c | 540 int pa_rtsp_announce(pa_rtsp_client *c, const char *sdp) { in pa_rtsp_announce()
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | sdp.c | 32 static const gchar *sdp = "v=0\r\n" variable
|
/third_party/gstreamer/gstplugins_bad/ |
D | meson_options.txt | 56 option('sdp', type : 'feature', value : 'auto') feature
|
/third_party/curl/tests/server/ |
D | tftpd.c | 1170 struct tftphdr * volatile sdp = r_init(); /* data buffer */ in sendtftp() local
|
/third_party/json/tests/src/ |
D | unit-class_parser.cpp | 222 nlohmann::detail::json_sax_dom_parser<json> sdp(j_sax); in parser_helper() local
|
/third_party/protobuf/src/google/protobuf/compiler/python/ |
D | python_generator.cc | 649 ServiceDescriptorProto sdp; in PrintServiceDescriptor() local
|