Home | History | Annotate | Download | only in src

Lines Matching refs:img_size

81 cvClipLine( CvSize img_size, CvPoint* pt1, CvPoint* pt2 )
91 int right = img_size.width-1, bottom = img_size.height-1;