Searched refs:m_ProbType (Results 1 – 1 of 1) sorted by relevance
1103 int m_ProbType = prob_type; /* _CV_LAST_STATE or _CV_BEST_STATE */ in icvViterbiSegmentation() local1226 if ( m_ProbType == _CV_LAST_STATE ) in icvViterbiSegmentation()1231 else if( m_ProbType == _CV_BEST_STATE ) in icvViterbiSegmentation()