Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgsterror.h202 GST_STREAM_ERROR_FORMAT, enumerator
Dgsterror.c271 case GST_STREAM_ERROR_FORMAT: in gst_error_get_stream_error()
Dgstenumtypes.c531 { C_ENUM(GST_STREAM_ERROR_FORMAT), "GST_STREAM_ERROR_FORMAT", "format" }, in gst_stream_error_get_type()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c2291 if (g_error_matches (gerror, GST_STREAM_ERROR, GST_STREAM_ERROR_FORMAT)) { in bus_handler()