Searched refs:bAF (Results 1 – 1 of 1) sorted by relevance
170 float bAF = (float) Math.pow(frame.getFl() * Math.abs(bD) / 100.0, 0.42); in fromIntInFrame() local173 float bA = Math.signum(bD) * 400.0f * bAF / (bAF + 27.13f); in fromIntInFrame()