Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dmedia.h218 #define MEDIA_LNK_FL_IMMUTABLE (1 << 1) macro
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecdevice.c228 if ((link->flags & (MEDIA_LNK_FL_IMMUTABLE)) == 0) in find_peer_v4l_entity()