Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstelement.c1229 gboolean templ_found = FALSE; in gst_element_request_pad_simple() local
1241 templ_found = TRUE; in gst_element_request_pad_simple()
1245 while (!templ_found && list) { in gst_element_request_pad_simple()
1252 templ_found = TRUE; in gst_element_request_pad_simple()
1261 if (!templ_found) in gst_element_request_pad_simple()