Searched refs:_CV_ERGODIC (Results 1 – 2 of 2) sorted by relevance
51 #define _CV_ERGODIC 1104 if ( m_HMMType == _CV_ERGODIC )
48 #define _CV_ERGODIC 1 macro1101 int m_HMMType = _CV_ERGODIC; /* _CV_CAUSAL or _CV_ERGODIC */ in icvViterbiSegmentation()1194 else if ( m_HMMType == _CV_ERGODIC ) //ergodic model in icvViterbiSegmentation()