Searched refs:dstd (Results 1 – 1 of 1) sorted by relevance
385 CvPoint2D64f* dstd; in cvUndistortPoints() local427 dstd = (CvPoint2D64f*)_dst->data.ptr; in cvUndistortPoints()483 dstd[i*dstep].x = x; in cvUndistortPoints()484 dstd[i*dstep].y = y; in cvUndistortPoints()