Home
last modified time | relevance | path

Searched defs:sdp (Results 1 – 25 of 34) sorted by relevance

12

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/webrtc/
Drtcsessiondescription.h46 GstSDPMessage *sdp; member
Drtcsessiondescription.c107 gst_webrtc_session_description_new (GstWebRTCSDPType type, GstSDPMessage * sdp) in gst_webrtc_session_description_new()
/third_party/json/include/nlohmann/detail/input/
Dparser.hpp97 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/
Dgstsdpdemux.h45 #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
Dgstsdpsrc.h47 gchar *sdp; member
Dgstsdpdemux.c387 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/
Dmeson.build7 subdir('sdp') subdir
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcsdp.c102 _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()
Dgstwebrtcbin.c4251 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/
Dlib568.c48 int sdp; in test() local
/third_party/json/include/nlohmann/
Djson.hpp4335 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/
Dsapdec.c41 char *sdp; member
Drtspenc.c50 char *sdp; in ff_rtsp_setup_output_streams() local
Drtspdec.c175 char sdp[SDP_MAX_SIZE]; in rtsp_read_announce() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtsp/
Dgstrtspextension.c129 gst_rtsp_extension_parse_sdp (GstRTSPExtension * ext, GstSDPMessage * sdp, in gst_rtsp_extension_parse_sdp()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtphdrextclientaudiolevel.c51 create_caps (const gchar * sdp) in create_caps()
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspext.c167 gst_rtsp_ext_list_parse_sdp (GstRTSPExtensionList * ext, GstSDPMessage * sdp, in gst_rtsp_ext_list_parse_sdp()
Dgstrtspsrc.c2054 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/
Dwebrtc-unidirectional-h264.c381 GstSDPMessage *sdp; in soup_websocket_message_cb() local
/third_party/pulseaudio/src/modules/rtp/
Drtsp_client.c540 int pa_rtsp_announce(pa_rtsp_client *c, const char *sdp) { in pa_rtsp_announce()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dsdp.c32 static const gchar *sdp = "v=0\r\n" variable
/third_party/gstreamer/gstplugins_bad/
Dmeson_options.txt56 option('sdp', type : 'feature', value : 'auto') feature
/third_party/curl/tests/server/
Dtftpd.c1170 struct tftphdr * volatile sdp = r_init(); /* data buffer */ in sendtftp() local
/third_party/json/tests/src/
Dunit-class_parser.cpp222 nlohmann::detail::json_sax_dom_parser<json> sdp(j_sax); in parser_helper() local
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc649 ServiceDescriptorProto sdp; in PrintServiceDescriptor() local

12