Home
last modified time | relevance | path

Searched refs:gst_pad_proxy_query_accept_caps (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstutils.h1074 gboolean gst_pad_proxy_query_accept_caps (GstPad *pad, GstQuery *query);
Dgstutils.c2774 gst_pad_proxy_query_accept_caps (GstPad * pad, GstQuery * query) in gst_pad_proxy_query_accept_caps() function
Dgstpad.c3205 result = gst_pad_proxy_query_accept_caps (pad, query); in gst_pad_query_accept_caps_default()