OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ystub
(Results
1 - 2
of
2
) sorted by null
/external/opencv/cxcore/src/
cxmathfuncs.cpp
330
CvMat
ystub
, *ymat = (CvMat*)yarr;
local
343
CV_CALL( ymat = cvGetMat( ymat, &
ystub
, &coi2 ));
570
CvMat
ystub
, *ymat = (CvMat*)yarr;
local
618
CV_CALL( ymat = cvGetMat( ymat, &
ystub
, &coi2 ));
[
all
...]
/external/opencv/cv/src/
cvimgwarp.cpp
2106
CvMat
ystub
, *mapy = cvGetMat( arry, &
ystub
);
local
[
all
...]
Completed in 46 milliseconds