Home | History | Annotate | Download | only in kaze

Lines Matching full:nsublevels

62     for (int j = 0; j < options_.nsublevels; j++) {
72 step.esigma = options_.soffset*pow(2.f, (float)(j) / (float)(options_.nsublevels) + i);