/external/opencv3/modules/core/src/ |
D | datastructs.cpp | 92 CV_Error( CV_StsNullPtr, "" ); in icvInitMemStorage() 121 CV_Error( CV_StsNullPtr, "" ); in cvCreateChildMemStorage() 140 CV_Error( CV_StsNullPtr, "" ); in icvDestroyMemStorage() 183 CV_Error( CV_StsNullPtr, "" ); in cvReleaseMemStorage() 200 CV_Error( CV_StsNullPtr, "" ); in cvClearMemStorage() 218 CV_Error( CV_StsNullPtr, "" ); in icvGoNextMemBlock() 276 CV_Error( CV_StsNullPtr, "" ); in cvSaveMemStoragePos() 288 CV_Error( CV_StsNullPtr, "" ); in cvRestoreMemStoragePos() 327 CV_Error( CV_StsNullPtr, "NULL storage pointer" ); in cvMemStorageAlloc() 376 CV_Error( CV_StsNullPtr, "" ); in cvCreateSeq() [all …]
|
D | array.cpp | 146 CV_Error( CV_StsNullPtr, "" ); in cvInitMatHeader() 237 CV_Error( CV_StsNullPtr, "NULL matrix header pointer" ); in cvInitMatNDHeader() 243 CV_Error( CV_StsNullPtr, "NULL <sizes> pointer" ); in cvInitMatNDHeader() 335 CV_Error( CV_StsNullPtr, "NULL array pointer is passed" ); in cvGetMatND() 340 CV_Error( CV_StsNullPtr, "The matrix has NULL data pointer" ); in cvGetMatND() 355 CV_Error( CV_StsNullPtr, "Input array has NULL data pointer" ); in cvGetMatND() 396 CV_Error( CV_StsNullPtr, "Some of required array pointers is NULL" ); in cvInitNArrayIterator() 399 CV_Error( CV_StsNullPtr, "Iterator pointer is NULL" ); in cvInitNArrayIterator() 409 CV_Error( CV_StsNullPtr, "Some of required array pointers is NULL" ); in cvInitNArrayIterator() 551 CV_Error( CV_StsNullPtr, "NULL <sizes> pointer" ); in cvCreateSparseMat() [all …]
|
/external/opencv/cxcore/src/ |
D | cxdatastructs.cpp | 90 CV_ERROR( CV_StsNullPtr, "" ); in icvInitMemStorage() 138 CV_ERROR( CV_StsNullPtr, "" ); in cvCreateChildMemStorage() 166 CV_ERROR( CV_StsNullPtr, "" ); in icvDestroyMemStorage() 216 CV_ERROR( CV_StsNullPtr, "" ); in cvReleaseMemStorage() 240 CV_ERROR( CV_StsNullPtr, "" ); in cvClearMemStorage() 266 CV_ERROR( CV_StsNullPtr, "" ); in icvGoNextMemBlock() 330 CV_ERROR( CV_StsNullPtr, "" ); in cvSaveMemStoragePos() 348 CV_ERROR( CV_StsNullPtr, "" ); in cvRestoreMemStoragePos() 394 CV_ERROR( CV_StsNullPtr, "NULL storage pointer" ); in cvMemStorageAlloc() 454 CV_ERROR( CV_StsNullPtr, "" ); in cvCreateSeq() [all …]
|
D | cxarray.cpp | 176 CV_ERROR_FROM_CODE( CV_StsNullPtr ); in cvInitMatHeader() 291 CV_ERROR( CV_StsNullPtr, "NULL matrix header pointer" ); in cvInitMatNDHeader() 297 CV_ERROR( CV_StsNullPtr, "NULL <sizes> pointer" ); in cvInitMatNDHeader() 429 CV_ERROR( CV_StsNullPtr, "NULL array pointer is passed" ); in cvGetMatND() 434 CV_ERROR( CV_StsNullPtr, "The matrix has NULL data pointer" ); in cvGetMatND() 449 CV_ERROR( CV_StsNullPtr, "Input array has NULL data pointer" ); in cvGetMatND() 497 CV_ERROR( CV_StsNullPtr, "Some of required array pointers is NULL" ); in cvInitNArrayIterator() 500 CV_ERROR( CV_StsNullPtr, "Iterator pointer is NULL" ); in cvInitNArrayIterator() 510 CV_ERROR( CV_StsNullPtr, "Some of required array pointers is NULL" ); in cvInitNArrayIterator() 660 CV_ERROR( CV_StsNullPtr, "NULL <sizes> pointer" ); in cvCreateSparseMat() [all …]
|
/external/opencv/cvaux/src/ |
D | cvtexture.cpp | 106 CV_ERROR( CV_StsNullPtr, "" ); in cvCreateGLCM() 228 CV_ERROR( CV_StsNullPtr, "" ); in cvReleaseGLCM() 369 CV_ERROR( CV_StsNullPtr, "" ); in cvCreateGLCMDescriptors() 372 CV_ERROR( CV_StsNullPtr, "Matrices are not allocated" ); in cvCreateGLCMDescriptors() 541 CV_ERROR( CV_StsNullPtr, "" ); in cvGetGLCMDescriptor() 544 CV_ERROR( CV_StsNullPtr, "" ); in cvGetGLCMDescriptor() 578 CV_ERROR( CV_StsNullPtr, "" ); in cvGetGLCMDescriptorStatistics() 581 CV_ERROR( CV_StsNullPtr, "Descriptors are not calculated" ); in cvGetGLCMDescriptorStatistics() 620 CV_ERROR( CV_StsNullPtr, "" ); in cvCreateGLCMImage() 623 CV_ERROR( CV_StsNullPtr, "Matrices are not allocated" ); in cvCreateGLCMImage()
|
D | cvlevmartrif.cpp | 74 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvJacobianFunction_ProjTrifocal() 189 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvFunc_ProjTrifocal() 285 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvOptimizeProjectionTrifocal() 310 CV_ERROR( CV_StsNullPtr, "Some of projMatrs is a NULL pointer" ); in icvOptimizeProjectionTrifocal() 315 CV_ERROR( CV_StsNullPtr, "Some of projPoints is a NULL pointer" ); in icvOptimizeProjectionTrifocal() 320 CV_ERROR( CV_StsNullPtr, "Some of resultProjMatrs is a NULL pointer" ); in icvOptimizeProjectionTrifocal()
|
D | cvtrifocal.cpp | 129 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvNormalizePoints() 193 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvComputeProjectMatrices6Points() 418 CV_ERROR( CV_StsNullPtr, "Parameter 'arr' is a NULL pointer" ); in icvGetRandNumbers() 466 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvSelectColsByNumbers() 515 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvProject4DPoints() 607 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvCompute3ProjectMatricesNPointsStatus() 616 CV_ERROR( CV_StsNullPtr, "Some of points arrays is a NULL pointer" ); in icvCompute3ProjectMatricesNPointsStatus() 621 CV_ERROR( CV_StsNullPtr, "Some of projMatr is a NULL pointer" ); in icvCompute3ProjectMatricesNPointsStatus() 626 CV_ERROR( CV_StsNullPtr, "Some of status arrays is a NULL pointer" ); in icvCompute3ProjectMatricesNPointsStatus() 632 CV_ERROR( CV_StsNullPtr, "Some of points arrays is not a matrix" ); in icvCompute3ProjectMatricesNPointsStatus() [all …]
|
D | cvlevmarprojbandle.cpp | 81 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvComputeDerivateProj() 216 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvComputeDerivateProjAll() 240 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvComputeDerivatePoints() 353 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvComputeDerivatePointsAll() 381 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvComputeMatrixVAll() 447 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvComputeMatrixUAll() 475 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvComputeMatrixW() 577 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvComputeJacErrorProj() 647 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvComputeJacErrorPoint() 756 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvReconstructPoints4DStatus() [all …]
|
D | cvcorrimages.cpp | 70 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvCreateFeaturePoints() 210 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvFindCorrForGivenPoints() 452 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvGrowPointsAndStatus() 457 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvGrowPointsAndStatus() 571 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvRemoveDoublePoins() 975 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvDeleteSparsInPoints()
|
/external/opencv/cv/src/ |
D | cvsubdivision2d.cpp | 54 CV_ERROR( CV_StsNullPtr, "" ); in cvCreateSubdiv2D() 86 CV_ERROR( CV_StsNullPtr, "" ); in cvSubdiv2DMakeEdge() 153 CV_ERROR( CV_StsNullPtr, "" ); in cvSubdiv2DSetEdgePoints() 173 CV_ERROR( CV_StsNullPtr, "" ); in cvSubdiv2DDeleteEdge() 202 CV_ERROR( CV_StsNullPtr, "" ); in cvSubdiv2DConnectEdges() 266 CV_ERROR( CV_StsNullPtr, "" ); in cvSubdiv2DLocate() 422 CV_ERROR( CV_StsNullPtr, "" ); in cvSubdivDelaunay2DInsert() 531 CV_ERROR( CV_StsNullPtr, "" ); in cvInitSubdivDelaunay2D() 582 CV_ERROR( CV_StsNullPtr, "" ); in cvClearSubdivVoronoi2D() 634 CV_ERROR( CV_StsNullPtr, "" ); in cvCalcSubdivVoronoi2D() [all …]
|
D | cvcondens.cpp | 124 CV_ERROR( CV_StsNullPtr, "" ); in cvReleaseConDensation() 168 CV_ERROR( CV_StsNullPtr, "" ); in cvConDensUpdateByTime() 243 CV_ERROR( CV_StsNullPtr, "" ); in cvConDensInitSampleSet()
|
D | cvkalman.cpp | 135 CV_ERROR( CV_StsNullPtr, "" ); in cvReleaseKalman() 175 CV_ERROR( CV_StsNullPtr, "" ); in cvKalmanPredict() 211 CV_ERROR( CV_StsNullPtr, "" ); in cvKalmanCorrect()
|
D | cvcontours.cpp | 63 CV_ERROR( CV_StsNullPtr, "" ); in cvStartReadChainPoints() 96 CV_ERROR( CV_StsNullPtr, "" ); in cvReadChainPoint() 209 CV_ERROR( CV_StsNullPtr, "" ); in cvStartFindContours() 509 CV_ERROR( CV_StsNullPtr, "" ); in cvSubstituteContour() 854 CV_ERROR( CV_StsNullPtr, "" ); in cvFindNextContour() 1095 CV_ERROR( CV_StsNullPtr, "" ); in cvEndFindContours() 1182 CV_ERROR( CV_StsNullPtr, "NULL storage pointer" ); in icvFindContoursInInterval() 1185 CV_ERROR( CV_StsNullPtr, "NULL double CvSeq pointer" ); in icvFindContoursInInterval() 1524 CV_ERROR( CV_StsNullPtr, "NULL double CvSeq pointer" ); in cvFindContours()
|
/external/opencv3/modules/highgui/src/ |
D | window_gtk.cpp | 679 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvGetModeWindow_GTK() 683 CV_ERROR( CV_StsNullPtr, "NULL window" ); in cvGetModeWindow_GTK() 704 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvSetModeWindow_GTK() 708 CV_ERROR( CV_StsNullPtr, "NULL window" ); in cvSetModeWindow_GTK() 765 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvGetPropWindowAutoSize_GTK() 789 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvGetRatioWindow_GTK() 818 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvGetOpenGlProp_GTK() 1011 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvNamedWindow() 1126 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvSetOpenGlContext() 1130 CV_ERROR( CV_StsNullPtr, "NULL window" ); in cvSetOpenGlContext() [all …]
|
D | window_carbon.cpp | 349 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvDestroyWindow() 383 CV_ERROR( CV_StsNullPtr, "NULL name" ); in cvShowImage() 435 CV_ERROR( CV_StsNullPtr, "NULL name" ); in cvResizeWindow() 456 CV_ERROR( CV_StsNullPtr, "NULL name" ); in cvMoveWindow() 529 CV_ERROR( CV_StsNullPtr, "NULL window or trackbar name" ); in icvCreateTrackbar() 674 CV_ERROR( CV_StsNullPtr, "NULL trackbar or window name" ); in cvGetTrackbarPos() 698 CV_ERROR( CV_StsNullPtr, "NULL trackbar or window name" ); in cvSetTrackbarPos() 751 CV_ERROR( CV_StsNullPtr, "NULL window" ); in cvGetWindowName() 772 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvGetModeWindow_CARBON() 776 CV_ERROR( CV_StsNullPtr, "NULL window" ); in cvGetModeWindow_CARBON() [all …]
|
D | window_QT.cpp | 114 CV_Error( CV_StsNullPtr, "NULL guiReceiver (please create a window)" ); in cvAddText() 129 CV_Error( CV_StsNullPtr, "NULL guiReceiver (please create a window)" ); in cvGetRatioWindow_QT() 146 CV_Error( CV_StsNullPtr, "NULL guiReceiver (please create a window)" ); in cvSetRatioWindow_QT() 159 CV_Error( CV_StsNullPtr, "NULL guiReceiver (please create a window)" ); in cvGetPropWindow_QT() 175 CV_Error( CV_StsNullPtr, "NULL guiReceiver (please create a window)" ); in cvSetPropWindow_QT() 200 CV_Error( CV_StsNullPtr, "NULL guiReceiver (please create a window)" ); in cvSetModeWindow_QT() 213 CV_Error( CV_StsNullPtr, "NULL guiReceiver (please create a window)" ); in cvGetModeWindow_QT() 230 CV_Error( CV_StsNullPtr, "NULL guiReceiver (please create a window)" ); in cvDisplayOverlay() 244 CV_Error( CV_StsNullPtr, "NULL guiReceiver (please create a window)" ); in cvSaveWindowParameters() 256 CV_Error( CV_StsNullPtr, "NULL guiReceiver (please create a window)" ); in cvLoadWindowParameters() [all …]
|
D | window_w32.cpp | 417 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvGetModeWindow_W32() 438 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvSetModeWindow_W32() 442 CV_ERROR( CV_StsNullPtr, "NULL window" ); in cvSetModeWindow_W32() 521 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvGetPropWindowAutoSize_W32() 545 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvGetRatioWindow_W32() 570 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvGetOpenGlProp_W32() 729 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvNamedWindow() 842 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvSetOpenGlContext() 846 CV_ERROR( CV_StsNullPtr, "NULL window" ); in cvSetOpenGlContext() 866 CV_ERROR( CV_StsNullPtr, "NULL name string" ); in cvUpdateWindow() [all …]
|
D | window_cocoa.mm | 277 CV_ERROR( CV_StsNullPtr, "NULL window name" ); 306 CV_ERROR( CV_StsNullPtr, "NULL window name" ); 356 CV_ERROR( CV_StsNullPtr, "NULL window name" ); 379 CV_ERROR( CV_StsNullPtr, "NULL trackbar or window name" ); 407 CV_ERROR( CV_StsNullPtr, "NULL trackbar or window name" ); 438 CV_ERROR( CV_StsNullPtr, "NULL trackbar or window name" ); 580 CV_ERROR( CV_StsNullPtr, "NULL name string" ); 586 CV_ERROR( CV_StsNullPtr, "NULL window" ); 606 CV_ERROR( CV_StsNullPtr, "NULL name string" ); 612 CV_ERROR( CV_StsNullPtr, "NULL window" );
|
/external/opencv/ml/src/ |
D | mltestset.cpp | 82 CV_ERROR( CV_StsNullPtr, "samples parameter must be not NULL" ); in cvCreateTestSet() 85 CV_ERROR( CV_StsNullPtr, "responses parameter must be not NULL" ); in cvCreateTestSet()
|
D | ml_inner_functions.cpp | 583 CV_ERROR( var_type ? CV_StsBadArg : CV_StsNullPtr, "Invalid or absent var_type array" ); in cvPreprocessVarType() 763 CV_ERROR( CV_StsNullPtr, "out_response_map pointer is NULL" ); in cvPreprocessCategoricalResponses() 1016 CV_ERROR( CV_StsNullPtr, "output response pointer is NULL" ); in cvPrepareTrainData() 1109 CV_ERROR( CV_StsNullPtr, "INTERNAL ERROR: some of the args are NULL pointers" ); in cvSortSamplesByClasses() 1169 CV_ERROR( !sample ? CV_StsNullPtr : CV_StsBadArg, "The sample is not a valid vector" ); in cvPreparePredictData() 1187 CV_ERROR( CV_StsNullPtr, "INTERNAL ERROR: The row_sample pointer is NULL" ); in cvPreparePredictData() 1451 CV_ERROR( CV_StsNullPtr, "NULL labels" ); in cvWritebackLabels() 1474 CV_ERROR( CV_StsNullPtr, "NULL centers" ); in cvWritebackLabels() 1495 CV_ERROR( CV_StsNullPtr, "NULL probs" ); in cvWritebackLabels() 1545 CV_ERROR( !stat_model ? CV_StsNullPtr : CV_StsBadArg, "Invalid statistical model" ); [all …]
|
D | mlcnn.cpp | 111 CV_ERROR( CV_StsNullPtr, \ 118 CV_ERROR( CV_StsNullPtr, "Invalid network" ); \ 124 CV_ERROR( CV_StsNullPtr, "Invalid network" ); \ 140 CV_ERROR( CV_StsNullPtr, "Null <params> pointer" ); \ 450 CV_ERROR( CV_StsNullPtr, "Null double pointer" ); 503 CV_ERROR( CV_StsNullPtr, "Null <network> pointer" ); 1339 CV_ERROR( CV_StsNullPtr, "Null double pointer" ); 1364 CV_ERROR( CV_StsNullPtr, "Null double pointer" ); 1389 CV_ERROR( CV_StsNullPtr, "Null double pointer" ); 1420 CV_ERROR( CV_StsNullPtr, "NULL double pointer" );
|
/external/opencv/otherlibs/highgui/ |
D | loadsave.cpp | 358 CV_ERROR( CV_StsNullPtr, "Null path" ); 404 CV_ERROR( CV_StsNullPtr, "null filename" ); in icvLoadImage() 508 CV_ERROR( CV_StsNullPtr, "null filename" ); in cvSaveImage()
|
/external/opencv3/modules/video/src/ |
D | compat_video.cpp | 171 CV_Error( CV_StsNullPtr, "" ); in cvReleaseKalman() 205 CV_Error( CV_StsNullPtr, "" ); in cvKalmanPredict() 234 CV_Error( CV_StsNullPtr, "" ); in cvKalmanCorrect()
|
/external/opencv3/apps/traincascade/ |
D | old_ml_inner_functions.cpp | 513 CV_ERROR( var_type ? CV_StsBadArg : CV_StsNullPtr, "Invalid or absent var_type array" ); in cvPreprocessVarType() 693 CV_ERROR( CV_StsNullPtr, "out_response_map pointer is NULL" ); in cvPreprocessCategoricalResponses() 946 CV_ERROR( CV_StsNullPtr, "output response pointer is NULL" ); in cvPrepareTrainData() 1039 CV_ERROR( CV_StsNullPtr, "INTERNAL ERROR: some of the args are NULL pointers" ); in cvSortSamplesByClasses() 1099 CV_ERROR( !sample ? CV_StsNullPtr : CV_StsBadArg, "The sample is not a valid vector" ); in cvPreparePredictData() 1117 CV_ERROR( CV_StsNullPtr, "INTERNAL ERROR: The row_sample pointer is NULL" ); in cvPreparePredictData() 1377 CV_ERROR( CV_StsNullPtr, "NULL labels" ); in cvWritebackLabels() 1400 CV_ERROR( CV_StsNullPtr, "NULL centers" ); in cvWritebackLabels() 1421 CV_ERROR( CV_StsNullPtr, "NULL probs" ); in cvWritebackLabels() 1471 CV_ERROR( !stat_model ? CV_StsNullPtr : CV_StsBadArg, "Invalid statistical model" ); [all …]
|
/external/opencv3/modules/imgproc/src/ |
D | contours.cpp | 59 CV_Error( CV_StsNullPtr, "" ); in cvStartReadChainPoints() 84 CV_Error( CV_StsNullPtr, "" ); in cvReadChainPoint() 187 CV_Error( CV_StsNullPtr, "" ); in cvStartFindContours() 481 CV_Error( CV_StsNullPtr, "" ); in cvSubstituteContour() 993 CV_Error( CV_StsNullPtr, "" ); in cvFindNextContour() 1255 CV_Error( CV_StsNullPtr, "" ); in cvEndFindContours() 1336 CV_Error( CV_StsNullPtr, "NULL storage pointer" ); in icvFindContoursInInterval() 1339 CV_Error( CV_StsNullPtr, "NULL double CvSeq pointer" ); in icvFindContoursInInterval() 1667 CV_Error( CV_StsNullPtr, "NULL double CvSeq pointer" ); in cvFindContours()
|