Searched refs:probSet (Results 1 – 1 of 1) sorted by relevance
575 …oid StableProbEstimation(struct list_head *l, int listSize, int count, int illuNum, float* probSet) in StableProbEstimation() argument593 probSet[i] = prob_tmp[i]/(float)count; in StableProbEstimation()594 LOGD_ACCM("illu(%d), stable prob = %f \n", i, probSet[i]); in StableProbEstimation()