Home | History | Annotate | Download | only in src

Lines Matching defs:start_y

1166             int start_x = 0, start_y = 0;
1205 start_y = cvRound(scan_roi_rect.y / ystep);
1219 for( int _iy = start_y; _iy < end_y; _iy++ )