Searched defs:factor (Results 1 – 11 of 11) sorted by relevance
83 inline void setSmoothingFactor(float factor) { f_smoothFactor = factor; } in setSmoothingFactor()98 inline void setminDampingFactor(float factor) { f_minDampingFactor = factor; } in setminDampingFactor()
239 …othMotion1(VP_MOTION *inmot, VP_MOTION *outmot, VP_MOTION *motLF, VP_MOTION *imotLF, double factor) in smoothMotion1()319 static bool vpmotion_multiply(VP_MOTION *in1, double factor, VP_MOTION *out) in vpmotion_multiply()
143 long factor = 1000 * sign; in getMillis() local
141 long factor = 1000 * sign; in getMillis() local
123 long factor = 1000 * sign; in getMillis() local
221 double factor = static_cast<double>(kSysDictTotalFreq) / ( in set_total_freq_none_sys() local
92 int factor = 80 - (delta << 4); in translate_score() local
393 float factor = mGlowScaleYFinish != 0 ? 1 in update() local
704 const float factor = (x < R1) in calculateFinalFreq() local
515 int factor = (mPullValue <= 0) ? 1 : -1; in onPull() local
545 float factor, in glPolygonOffset()550 int factor, in glPolygonOffsetx()