Home
last modified time | relevance | path

Searched defs:num_pads (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/plugins/tracers/
Dgststats.h54 guint num_elements, num_pads; member
/third_party/gstreamer/gstreamer/gst/
Dgstdebugutils.c567 const gint indent, guint * num_pads, gchar * cluster_name, in debug_dump_element_pads()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgsttee.c576 guint num_pads; member
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dmedia.h342 __u32 num_pads; member
/third_party/gstreamer/gstreamer/tools/
Dgst-stats.c45 static guint num_elements = 0, num_bins = 0, num_pads = 0, num_ghostpads = 0; variable