Searched refs:stateIDs (Results 1 – 2 of 2) sorted by relevance
286 int AcousticModel::getStateIndices(int id, std::vector<int> & stateIDs) in getStateIndices() argument294 stateIDs.push_back( allotree->hmm_infos[id].state_indices[ii] ); in getStateIndices()302 return stateIDs.size(); in getStateIndices()
63 int getStateIndices(int id, std::vector<int> & stateIDs);