Searched refs:begin_ind (Results 1 – 1 of 1) sorted by relevance
917 int begin_ind; in icvEstimateTransProb() local920 begin_ind = (int)(hmm->u.ehmm[superstate].u.state - first_state); in icvEstimateTransProb()921 state = info->state[ 2 * counter + 1] - begin_ind; in icvEstimateTransProb()936 nextstate = info->state[2*(counter+1) + 1] - begin_ind; in icvEstimateTransProb()