Searched refs:GST_CORE_ERROR_NEGOTIATION (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/ |
D | gstopencvutils.cpp | 88 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/ |
D | gsterror.h | 71 GST_CORE_ERROR_NEGOTIATION, enumerator
|
D | gsterror.c | 149 case GST_CORE_ERROR_NEGOTIATION: in gst_error_get_core_error()
|
D | gstenumtypes.c | 443 { 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/ |
D | convertframe.c | 278 *err = g_error_new (GST_CORE_ERROR, GST_CORE_ERROR_NEGOTIATION, in build_convert_frame_pipeline()
|