HomeSort by relevance Sort by last modified time
    Searched refs:astub (Results 1 - 3 of 3) sorted by null

  /external/opencv/cxcore/src/
cxmatrix.cpp 1592 CvMat astub, *avg = (CvMat*)avg_arr; local
1763 CvMat astub, *avg = (CvMat*)avg_arr; local
1901 CvMat astub, *avg = (CvMat*)avg_arr; local
    [all...]
cxsvd.cpp 1221 CvMat astub, *a = (CvMat*)aarr; local
1237 CV_CALL( a = cvGetMat( a, &astub ));
    [all...]
  /external/opencv/cv/src/
cvimgwarp.cpp 2108 CvMat astub, *mapa = cvGetMat( arra, &astub ); local
    [all...]

Completed in 212 milliseconds