Home | History | Annotate | Download | only in src

Lines Matching defs:stubA

285     CvMat stubA, *imgA = (CvMat*)arrA;
311 CV_CALL( imgA = cvGetMat( imgA, &stubA ));
674 CvMat stubA, *imgA = (CvMat*)arrA;
706 CV_CALL( imgA = cvGetMat( imgA, &stubA ));
1156 CvMat stubA, *A;
1168 CV_CALL( A = cvGetMat( _A, &stubA ));