Home | History | Annotate | Download | only in src

Lines Matching refs:start_x

1166             int start_x = 0, start_y = 0;
1208 start_x = cvRound(scan_roi_rect.x / ystep);
1226 for( _ix = start_x; _ix < end_x; _ix += _xstep )