Searched refs:gst_sdp_attribute_clear (Results 1 – 2 of 2) sorted by relevance
294 INIT_ARRAY (msg->attributes, GstSDPAttribute, gst_sdp_attribute_clear); in gst_sdp_message_init()1596 gst_sdp_attribute_clear (GstSDPAttribute * attr) in gst_sdp_attribute_clear() function1675 #define FREE_ATTRIBUTE(v) gst_sdp_attribute_clear(v)1848 INIT_ARRAY (media->attributes, GstSDPAttribute, gst_sdp_attribute_clear); in gst_sdp_media_init()2902 gst_sdp_attribute_clear (old); in gst_sdp_media_replace_attribute()2927 gst_sdp_attribute_clear (old); in gst_sdp_media_remove_attribute()
246 GstSDPResult gst_sdp_attribute_clear (GstSDPAttribute *attr);