Home | History | Annotate | Download | only in src

Lines Matching defs:x0

541                 int x0 = 0, y0 = 0;
571 x0 = cvRound( r[0].x * scale );
590 tr.x = (r[k].x - r[0].x) * new_base_w / base_w + x0;