Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecdevice.c101 g_new0 (struct media_v2_entity, topology->num_entities); in get_topology()
130 for (i = 0; i < topology->num_entities; i++) { in find_v4l_entity()
163 for (i = 0; i < topology->num_entities; i++) { in find_codec_entity()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dmedia.h334 __u32 num_entities; member