Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/sdp/
Dgstsdpmessage.c145 #define DEFINE_ARRAY_REMOVE(method, field, type, free_method) \ macro
172 DEFINE_ARRAY_REMOVE (method, field, gchar *, free_string)
1215 DEFINE_ARRAY_REMOVE (bandwidth, bandwidths, GstSDPBandwidth, FREE_BANDWIDTH);
1362 DEFINE_ARRAY_REMOVE (time, times, GstSDPTime, FREE_TIME);
1497 DEFINE_ARRAY_REMOVE (zone, zones, GstSDPZone, FREE_ZONE);
1720 DEFINE_ARRAY_REMOVE (attribute, attributes, GstSDPAttribute, FREE_ATTRIBUTE);