Searched refs:GstSDPKey (Results 1 – 10 of 10) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/ |
D | gstsdpmessage.h | 227 } 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);
|
D | gstsdpmessage.c | 212 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/ |
D | struct_i386_osx.h | 63 {"GstSDPKey", sizeof (GstSDPKey), 8},
|
D | struct_ppc32.h | 63 {"GstSDPKey", sizeof (GstSDPKey), 8},
|
D | struct_i386.h | 63 {"GstSDPKey", sizeof (GstSDPKey), 8},
|
D | struct_arm.h | 63 {"GstSDPKey", sizeof (GstSDPKey), 8},
|
D | struct_ppc64.h | 63 {"GstSDPKey", sizeof (GstSDPKey), 16},
|
D | struct_aarch64.h | 63 {"GstSDPKey", sizeof (GstSDPKey), 16},
|
D | struct_x86_64.h | 63 {"GstSDPKey", sizeof (GstSDPKey), 16},
|
/third_party/gstreamer/gstplugins_bad/ext/webrtc/ |
D | webrtcsdp.c | 106 const GstSDPKey *key; in _check_sdp_crypto()
|