OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dstd
(Results
1 - 1
of
1
) sorted by null
/external/opencv/cv/src/
cvundistort.cpp
385
CvPoint2D64f*
dstd
;
local
427
dstd
= (CvPoint2D64f*)_dst->data.ptr;
483
dstd
[i*dstep].x = x;
484
dstd
[i*dstep].y = y;
Completed in 556 milliseconds