Home
last modified time | relevance | path

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

/external/srec/tools/grxmlcompile/
Dvocab.cpp286 int AcousticModel::getStateIndices(int id, std::vector<int> & stateIDs) in getStateIndices() argument
294 stateIDs.push_back( allotree->hmm_infos[id].state_indices[ii] ); in getStateIndices()
302 return stateIDs.size(); in getStateIndices()
Dvocab.h63 int getStateIndices(int id, std::vector<int> & stateIDs);