Searched refs:line_max (Results 1 – 1 of 1) sorted by relevance
2046 const int line_max = 7; in cvDrawChessboardCorners() local2047 static const CvScalar line_colors[line_max] = in cvDrawChessboardCorners()2060 CvScalar color = line_colors[y % line_max]; in cvDrawChessboardCorners()