Home | History | Annotate | Download | only in include

Lines Matching refs:_step

949 #define CV_INIT_PIXEL_POS(pos, origin, _step, roi, _x, _y, orientation)    \
951 (pos).step = (_step)/sizeof((pos).currline[0]) * (orientation ? -1 : 1), \