Searched refs:c1over4 (Results 1 – 1 of 1) sorted by relevance
192 CT const c1over4 = 0.25; in apply() local198 CT const A3 = 1 - (c1over2 - c1over2 * n) * eps - c1over4 * eps2; in apply()199 CT const C31 = (c1over4 - c1over4 * n) * eps + c1over8 * eps2; in apply()