Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/
Dgstopencvutils.cpp88 g_set_error (err, GST_CORE_ERROR, GST_CORE_ERROR_NEGOTIATION, in gst_opencv_parse_cv_mat_params_from_caps()
145 g_set_error (err, GST_CORE_ERROR, GST_CORE_ERROR_NEGOTIATION, in gst_opencv_cv_image_type_from_video_format()
/third_party/gstreamer/gstreamer/gst/
Dgsterror.h71 GST_CORE_ERROR_NEGOTIATION, enumerator
Dgsterror.c149 case GST_CORE_ERROR_NEGOTIATION: in gst_error_get_core_error()
Dgstenumtypes.c443 { C_ENUM(GST_CORE_ERROR_NEGOTIATION), "GST_CORE_ERROR_NEGOTIATION", "negotiation" }, in gst_core_error_get_type()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dconvertframe.c278 *err = g_error_new (GST_CORE_ERROR, GST_CORE_ERROR_NEGOTIATION, in build_convert_frame_pipeline()