Home
last modified time | relevance | path

Searched refs:followCount (Results 1 – 1 of 1) sorted by relevance

/external/srec/tools/grxmlcompile/
Dsub_phon.cpp210 int ii, fix, bix, firstId, newId, modelCount, followCount, currId, count; in ExpandIntraWordSilence() local
281 followCount = followSequence.size(); in ExpandIntraWordSilence()
283 … std::cout << "HMM: " << centre << " number of HMMs = " << followCount <<std::endl; in ExpandIntraWordSilence()
286 if (followCount >= 0) { in ExpandIntraWordSilence()
288 for (int jj= 0; jj < followCount; jj++) { in ExpandIntraWordSilence()
289 if (jj == (followCount - 1)) in ExpandIntraWordSilence()