Home | History | Annotate | Download | only in src

Lines Matching full:xrow

2119         const float* xrow = (const float*)(mapx->data.ptr + mapx->step*y);
2126 int xi = cvRound(xrow[x]*(1 << CV_REMAP_SHIFT));