Home
last modified time | relevance | path

Searched refs:GstSDPKey (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.h227 } GstSDPKey; typedef
272 GstSDPKey key;
307 GstSDPKey key;
528 const GstSDPKey* gst_sdp_message_get_key (const GstSDPMessage *msg);
702 const GstSDPKey* gst_sdp_media_get_key (const GstSDPMedia *media);
Dgstsdpmessage.c212 gst_sdp_key_init (GstSDPKey * key) in gst_sdp_key_init()
1553 const GstSDPKey *
2731 const GstSDPKey *
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dstruct_i386_osx.h63 {"GstSDPKey", sizeof (GstSDPKey), 8},
Dstruct_ppc32.h63 {"GstSDPKey", sizeof (GstSDPKey), 8},
Dstruct_i386.h63 {"GstSDPKey", sizeof (GstSDPKey), 8},
Dstruct_arm.h63 {"GstSDPKey", sizeof (GstSDPKey), 8},
Dstruct_ppc64.h63 {"GstSDPKey", sizeof (GstSDPKey), 16},
Dstruct_aarch64.h63 {"GstSDPKey", sizeof (GstSDPKey), 16},
Dstruct_x86_64.h63 {"GstSDPKey", sizeof (GstSDPKey), 16},
/third_party/gstreamer/gstplugins_bad/ext/webrtc/
Dwebrtcsdp.c106 const GstSDPKey *key; in _check_sdp_crypto()