Searched refs:CV_StsNullPtr (Results 1 - 25 of 62) sorted by relevance

123

/external/opencv/cvaux/src/
H A Dcvtexture.cpp106 CV_ERROR( CV_StsNullPtr, "" );
228 CV_ERROR( CV_StsNullPtr, "" );
369 CV_ERROR( CV_StsNullPtr, "" );
372 CV_ERROR( CV_StsNullPtr, "Matrices are not allocated" );
541 CV_ERROR( CV_StsNullPtr, "" );
544 CV_ERROR( CV_StsNullPtr, "" );
578 CV_ERROR( CV_StsNullPtr, "" );
581 CV_ERROR( CV_StsNullPtr, "Descriptors are not calculated" );
620 CV_ERROR( CV_StsNullPtr, "" );
623 CV_ERROR( CV_StsNullPtr, "Matrice
[all...]
H A Dcvlevmartrif.cpp74 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
189 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
285 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
310 CV_ERROR( CV_StsNullPtr, "Some of projMatrs is a NULL pointer" );
315 CV_ERROR( CV_StsNullPtr, "Some of projPoints is a NULL pointer" );
320 CV_ERROR( CV_StsNullPtr, "Some of resultProjMatrs is a NULL pointer" );
H A Dcvtrifocal.cpp129 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
193 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
418 CV_ERROR( CV_StsNullPtr, "Parameter 'arr' is a NULL pointer" );
466 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
515 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
607 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
616 CV_ERROR( CV_StsNullPtr, "Some of points arrays is a NULL pointer" );
621 CV_ERROR( CV_StsNullPtr, "Some of projMatr is a NULL pointer" );
626 CV_ERROR( CV_StsNullPtr, "Some of status arrays is a NULL pointer" );
632 CV_ERROR( CV_StsNullPtr, "Som
[all...]
H A Dcvlevmarprojbandle.cpp81 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
216 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
240 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
353 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
381 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
447 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
475 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
577 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
647 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
756 CV_ERROR( CV_StsNullPtr, "Som
[all...]
H A Dcvcorrimages.cpp70 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
210 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
452 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
457 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
571 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
975 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" );
/external/opencv/ml/src/
H A Dmltestset.cpp82 CV_ERROR( CV_StsNullPtr, "samples parameter must be not NULL" );
85 CV_ERROR( CV_StsNullPtr, "responses parameter must be not NULL" );
H A Dml_inner_functions.cpp583 CV_ERROR( var_type ? CV_StsBadArg : CV_StsNullPtr, "Invalid or absent var_type array" );
763 CV_ERROR( CV_StsNullPtr, "out_response_map pointer is NULL" );
1016 CV_ERROR( CV_StsNullPtr, "output response pointer is NULL" );
1109 CV_ERROR( CV_StsNullPtr, "INTERNAL ERROR: some of the args are NULL pointers" );
1169 CV_ERROR( !sample ? CV_StsNullPtr : CV_StsBadArg, "The sample is not a valid vector" );
1187 CV_ERROR( CV_StsNullPtr, "INTERNAL ERROR: The row_sample pointer is NULL" );
1451 CV_ERROR( CV_StsNullPtr, "NULL labels" );
1474 CV_ERROR( CV_StsNullPtr, "NULL centers" );
1495 CV_ERROR( CV_StsNullPtr, "NULL probs" );
1545 CV_ERROR( !stat_model ? CV_StsNullPtr
[all...]
H A Dmlcnn.cpp111 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, "NUL
[all...]
/external/opencv/cxcore/src/
H A Dcxdatastructs.cpp90 CV_ERROR( CV_StsNullPtr, "" );
138 CV_ERROR( CV_StsNullPtr, "" );
166 CV_ERROR( CV_StsNullPtr, "" );
216 CV_ERROR( CV_StsNullPtr, "" );
240 CV_ERROR( CV_StsNullPtr, "" );
266 CV_ERROR( CV_StsNullPtr, "" );
330 CV_ERROR( CV_StsNullPtr, "" );
348 CV_ERROR( CV_StsNullPtr, "" );
394 CV_ERROR( CV_StsNullPtr, "NULL storage pointer" );
454 CV_ERROR( CV_StsNullPtr, "" );
[all...]
H A Dcxalloc.cpp87 CV_ERROR( CV_StsNullPtr, "Either both pointers should be NULL or none of them");
H A Dcxerror.cpp285 case CV_StsNullPtr : return "Null pointer";
436 case CV_NULLPTR_ERR: return CV_StsNullPtr;
H A Dcxarray.cpp176 CV_ERROR_FROM_CODE( CV_StsNullPtr );
291 CV_ERROR( CV_StsNullPtr, "NULL matrix header pointer" );
297 CV_ERROR( CV_StsNullPtr, "NULL <sizes> pointer" );
429 CV_ERROR( CV_StsNullPtr, "NULL array pointer is passed" );
434 CV_ERROR( CV_StsNullPtr, "The matrix has NULL data pointer" );
449 CV_ERROR( CV_StsNullPtr, "Input array has NULL data pointer" );
497 CV_ERROR( CV_StsNullPtr, "Some of required array pointers is NULL" );
500 CV_ERROR( CV_StsNullPtr, "Iterator pointer is NULL" );
510 CV_ERROR( CV_StsNullPtr, "Some of required array pointers is NULL" );
660 CV_ERROR( CV_StsNullPtr, "NUL
[all...]
H A Dcxdrawing.cpp94 CV_ERROR( CV_StsNullPtr, "One of point pointers is NULL" );
178 CV_ERROR( CV_StsNullPtr, "Pointer to the iterator state is NULL" );
1653 CV_ERROR( CV_StsNullPtr, "" );
1933 CV_ERROR( CV_StsNullPtr, "" );
1974 CV_ERROR( CV_StsNullPtr, "" );
1977 CV_ERROR( CV_StsNullPtr, "" );
1996 CV_ERROR( CV_StsNullPtr, "" );
2045 CV_ERROR( CV_StsNullPtr, "" );
2048 CV_ERROR( CV_StsNullPtr, "" );
2222 CV_ERROR( CV_StsNullPtr, "" );
[all...]
/external/opencv/cxcore/include/
H A Dcxerror.h82 #define CV_StsNullPtr -27 /* null pointer */ macro
/external/opencv/cv/src/
H A Dcvcondens.cpp124 CV_ERROR( CV_StsNullPtr, "" );
168 CV_ERROR( CV_StsNullPtr, "" );
243 CV_ERROR( CV_StsNullPtr, "" );
H A Dcvkalman.cpp135 CV_ERROR( CV_StsNullPtr, "" );
175 CV_ERROR( CV_StsNullPtr, "" );
211 CV_ERROR( CV_StsNullPtr, "" );
H A Dcvsubdivision2d.cpp54 CV_ERROR( CV_StsNullPtr, "" );
86 CV_ERROR( CV_StsNullPtr, "" );
153 CV_ERROR( CV_StsNullPtr, "" );
173 CV_ERROR( CV_StsNullPtr, "" );
202 CV_ERROR( CV_StsNullPtr, "" );
266 CV_ERROR( CV_StsNullPtr, "" );
422 CV_ERROR( CV_StsNullPtr, "" );
531 CV_ERROR( CV_StsNullPtr, "" );
582 CV_ERROR( CV_StsNullPtr, "" );
634 CV_ERROR( CV_StsNullPtr, "" );
[all...]
H A Dcvcalcimagehomography.cpp75 CV_ERROR( CV_StsNullPtr, "" );
H A Dcvcontours.cpp63 CV_ERROR( CV_StsNullPtr, "" );
96 CV_ERROR( CV_StsNullPtr, "" );
209 CV_ERROR( CV_StsNullPtr, "" );
509 CV_ERROR( CV_StsNullPtr, "" );
854 CV_ERROR( CV_StsNullPtr, "" );
1095 CV_ERROR( CV_StsNullPtr, "" );
1182 CV_ERROR( CV_StsNullPtr, "NULL storage pointer" );
1185 CV_ERROR( CV_StsNullPtr, "NULL double CvSeq pointer" );
1524 CV_ERROR( CV_StsNullPtr, "NULL double CvSeq pointer" );
H A Dcvdominants.cpp368 CV_ERROR( CV_StsNullPtr, "" );
374 CV_ERROR( CV_StsNullPtr, "" );
H A Dcvmatchcontours.cpp74 CV_ERROR( CV_StsNullPtr, "" );
242 CV_ERROR( CV_StsNullPtr, "" );
H A DmycvHaarDetectObjects.cpp179 CV_ERROR( !cascade ? CV_StsNullPtr : CV_StsBadArg, "Invalid classifier pointer" );
185 CV_ERROR( CV_StsNullPtr, "" );
235 CV_ERROR( CV_StsNullPtr, errorstr );
490 CV_ERROR( !_cascade ? CV_StsNullPtr : CV_StsBadArg, "Invalid cascade pointer" );
494 CV_ERROR( CV_StsNullPtr, "Hidden cascade has not been created.\n"
647 CV_ERROR( !_cascade ? CV_StsNullPtr : CV_StsBadArg, "Invalid classifier pointer" );
903 CV_ERROR( !cascade ? CV_StsNullPtr : CV_StsBadArg, "Invalid classifier cascade" );
906 CV_ERROR( CV_StsNullPtr, "Null storage pointer" );
H A Dcvhistogram.cpp102 CV_ERROR( CV_StsNullPtr, "Null histogram header pointer" );
105 CV_ERROR( CV_StsNullPtr, "Null data pointer" );
142 CV_ERROR( CV_StsNullPtr, "" );
666 CV_ERROR( CV_StsNullPtr, "Destination double pointer is NULL" );
731 CV_ERROR( CV_StsNullPtr, "NULL ranges pointer" );
745 CV_ERROR( CV_StsNullPtr, "One of <ranges> elements is NULL" );
769 CV_ERROR( CV_StsNullPtr, "One of <ranges> elements is NULL" );
1422 CV_ERROR( CV_StsNullPtr, "Null double array pointer" );
2066 CV_ERROR( CV_StsNullPtr, "Null double array pointer" );
2161 CV_ERROR( CV_StsNullPtr, "Nul
[all...]
H A Dcvcornersubpix.cpp78 CV_ERROR( CV_StsNullPtr, "" );
/external/opencv/otherlibs/highgui/
H A Dloadsave.cpp358 CV_ERROR( CV_StsNullPtr, "Null path" );
404 CV_ERROR( CV_StsNullPtr, "null filename" );
508 CV_ERROR( CV_StsNullPtr, "null filename" );

Completed in 532 milliseconds

123