Lines Matching refs:CV_StsNullPtr

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()
637 CV_ERROR( CV_StsNullPtr, "Some of projMatr is not a matrix" ); in icvCompute3ProjectMatricesNPointsStatus()
642 CV_ERROR( CV_StsNullPtr, "Some of status arrays is not a mask array" ); in icvCompute3ProjectMatricesNPointsStatus()
822 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvComputeProjectMatricesNPoints()
1343 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvFindBaseTransform()
1430 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in GetGeneratorReduceFundSolution()
1526 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in GetGoodReduceFundamMatrFromTwo()
1616 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in GetProjMatrFromReducedFundamental()
1785 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvComputeProjectMatrix()
1955 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvComputeTransform4D()
2075 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvReconstructPointsFor3View()
2364 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in icvComputeCameraExrinnsicByPosition()
2480 CV_ERROR( CV_StsNullPtr, "Some of parameters is a NULL pointer" ); in FindTransformForProjectMatrices()