Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstpad.h1073 #define GST_PAD_NEEDS_RECONFIGURE(pad) (GST_OBJECT_FLAG_IS_SET (pad, GST_PAD_FLAG_NEED_RECONFIGURE… macro
Dgstpad.c1652 reconfigure = GST_PAD_NEEDS_RECONFIGURE (pad); in gst_pad_needs_reconfigure()
1676 reconfigure = GST_PAD_NEEDS_RECONFIGURE (pad); in gst_pad_check_reconfigure()