Home | History | Annotate | Download | only in src

Lines Matching full:ptr00

137     const uchar* ptr00 = img.ptr<uchar>();
156 const uchar* ptr0 = ptr00 + (y0 - r + layerinfo[z].y)*step + x0 - r + layerinfo[z].x;