Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstparse.h58 GST_PARSE_ERROR_NO_SUCH_PROPERTY, enumerator
Dgstenumtypes.c1272 …{ C_ENUM(GST_PARSE_ERROR_NO_SUCH_PROPERTY), "GST_PARSE_ERROR_NO_SUCH_PROPERTY", "no-such-property"… in gst_parse_error_get_type()
/third_party/gstreamer/gstreamer/gst/parse/
Dgrammar.y412 SET_ERROR (graph->error, GST_PARSE_ERROR_NO_SUCH_PROPERTY, \ in gst_parse_element_set()
Dgrammar.y.in412 SET_ERROR (graph->error, GST_PARSE_ERROR_NO_SUCH_PROPERTY, \
Dgrammar.tab.c486 SET_ERROR (graph->error, GST_PARSE_ERROR_NO_SUCH_PROPERTY, \ in gst_parse_element_set()