Home
last modified time | relevance | path

Searched defs:accept_caps (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasetransform.h236 gboolean (*accept_caps) (GstBaseTransform *trans, GstPadDirection direction, member
/third_party/gstreamer/gstplugins_bad/gst/autoconvert/
Dgstautoconvert.c1036 GstCaps *accept_caps; in gst_auto_convert_sink_query() local
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dcompositor.c583 GstCaps * second_caps, gboolean accept_caps) in run_late_caps_set_test()