Lines Matching refs:CV_StsError
383 CV_ERROR(CV_StsError, "GStreamer: unable to start pipeline\n"); in startPipeline()
406 CV_ERROR(CV_StsError, "GStreamer: unable to stop pipeline\n"); in stopPipeline()
663 CV_ERROR(CV_StsError, "GStreamer: cannot find appsink in manual pipeline\n"); in open()
702 CV_ERROR(CV_StsError, "GStreamer: cannot find appsink in manual pipeline\n"); in open()
720 CV_ERROR(CV_StsError, "GStreamer: cannot link color -> sink\n"); in open()
730 CV_ERROR(CV_StsError, "GStreamer: cannot link color -> sink\n"); in open()
773 CV_ERROR(CV_StsError, "GStreamer: unable to start pipeline\n"); in open()
1245 CV_ERROR(CV_StsError, "GStreamer: cannot find appsink in manual pipeline\n"); in open()
1279 CV_ERROR(CV_StsError, "GStreamer: cannot find appsrc in manual pipeline\n"); in open()
1396 CV_ERROR(CV_StsError, "GStreamer: cannot link elements\n"); in open()
1460 CV_ERROR(CV_StsError, "GStreamer: cannot put pipeline to play\n"); in open()
1622 … CV_ERROR(CV_StsError, "GStreamer: your gstreamer installation is missing a required plugin\n"); in handleMessage()