Searched defs:coef (Results 1 – 4 of 4) sorted by relevance
39 #define FIR_COEF(coef) (short)(0x10000 * (coef)) argument
289 float[] coef = mTempCoef; in onTouchEvent() local
1558 final float coef = 1.0f / 5.255f; in getAltitude() local
7260 final float coef = 1.0f - (float) duration / FADE_OUT_DURATION; in updatePaint() local