Home | History | Annotate | Download | only in kaze

Lines Matching full:fastpow

194         float ratio = (float)fastpow(2, evolution[i].octave);
303 ratio = (float)fastpow(2, point.octave);
405 ratio = (float)fastpow(2, kpts[i].octave);
441 int power = fastpow(2, evolution_[kpts[i].class_id].octave);