Home | History | Annotate | Download | only in src

Lines Matching refs:start_x

1134             int start_x = 0, start_y = 0;
1176 start_x = cvRound(scan_roi_rect.x / ystep);
1194 for( _ix = start_x; _ix < end_x; _ix += _xstep )