Home | History | Annotate | Download | only in src

Lines Matching refs:start_y

1134             int start_x = 0, start_y = 0;
1173 start_y = cvRound(scan_roi_rect.y / ystep);
1187 for( int _iy = start_y; _iy < end_y; _iy++ )