Home
last modified time | relevance | path

Searched refs:b_f2 (Results 1 – 5 of 5) sorted by relevance

/dports/audio/clementine-player/Clementine-1.4.0rc1/src/analyzers/
H A Dfht.cpp130 float a, b, c, d, e, f, g, h, b_f2, d_h2; in transform8() local
135 b_f2 = (b - f) * M_SQRT2; in transform8()
148 *--p = ac_e_g - b_f2; in transform8()
152 *--p = ac_e_g + b_f2; in transform8()
/dports/multimedia/dragon/dragon-21.12.3/src/app/analyzer/
H A Dfht.cpp163 float a, b, c, d, e, f, g, h, b_f2, d_h2; in transform8() local
168 b_f2 = (b - f) * M_SQRT2; in transform8()
181 *--p = ac_e_g - b_f2; in transform8()
185 *--p = ac_e_g + b_f2; in transform8()
/dports/audio/strawberry/strawberry-1.0.0/src/analyzer/
H A Dfht.cpp156 …float a = 0.0, b = 0.0, c = 0.0, d = 0.0, e = 0.0, f = 0.0, g = 0.0, h = 0.0, b_f2 = 0.0, d_h2 = 0… in transform8() local
161 b_f2 = (b - f) * M_SQRT2; in transform8()
174 *--p = ac_e_g - b_f2; in transform8()
178 *--p = ac_e_g + b_f2; in transform8()
/dports/lang/cython/Cython-0.29.24/tests/errors/
H A Dstring_assignments.pyx46 cdef bytes b_f2 = u1
/dports/lang/cython-devel/cython-2b1e743/tests/errors/
H A Dstring_assignments.pyx46 cdef bytes b_f2 = u1