Searched refs:CV_MIDDLE (Results 1 – 4 of 4) sorted by relevance
72 #define CV_MIDDLE 4 macro
406 stage = CV_MIDDLE; in icvCornerEigenValsVecs()693 stage = CV_MIDDLE; in cvPreCornerDetect()
444 int phase = flags & (CV_START|CV_END|CV_MIDDLE); in process()494 phase &= CV_START | CV_END | CV_MIDDLE; in process()
54 #define CV_MIDDLE 4 macro