Lines Matching refs:_pB
1270 CvMat _pA, _pB;1275 _pB = cvMat( B->rows, B->cols, CV_32FC2, pB );1277 cvConvert( B, &_pB );