Lines Matching refs:prev_pt
2045 CvPoint prev_pt = {0, 0};2075 cvLine( image, prev_pt, pt, color, 1, line_type, shift );2082 prev_pt = pt;