Home | History | Annotate | Download | only in src

Lines Matching refs:seq

2411 #define CV_ADJUST_EDGE_COUNT( count, seq )  \
2412 ((count) -= ((count) == (seq)->total && !CV_IS_SEQ_CLOSED(seq)))