Searched refs:total_obs (Results 1 – 2 of 2) sorted by relevance
1057 int total_obs = info->obs_x;// * info->obs_y;1061 for (j = 0; j < total_obs; j++, vector+=vect_len )
1430 int total_obs = info->obs_x * info->obs_y; in icvEstimateHMMStateParams() local1434 for (j = 0; j < total_obs; j++, vector+=vect_len ) in icvEstimateHMMStateParams()