Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstparse.h62 GST_PARSE_ERROR_EMPTY, enumerator
Dgstenumtypes.c1272 { C_ENUM(GST_PARSE_ERROR_EMPTY), "GST_PARSE_ERROR_EMPTY", "empty" }, in gst_parse_error_get_type()
/third_party/gstreamer/gstreamer/gst/parse/
Dgrammar.y1163 SET_ERROR (graph->error, GST_PARSE_ERROR_EMPTY, _("empty pipeline not allowed"));
Dgrammar.y.in1163 SET_ERROR (graph->error, GST_PARSE_ERROR_EMPTY, _("empty pipeline not allowed"));
Dgrammar.tab.c2605 SET_ERROR (graph->error, GST_PARSE_ERROR_EMPTY, _("empty pipeline not allowed")); in yyparse()