Home
last modified time | relevance | path

Searched defs:s0 (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/embdrv/lc3/src/
Dsns.c320 float s0, s1 = scf[0], s2 = scf[1], s3 = scf[2], s4 = scf[3]; in compute_scale_factors() local
684 float s0, s1 = inv ? -scf_q[0] : scf_q[0]; in spectral_shaping() local
Dtns.c275 float s0, s1 = xi; in forward_filtering() local
/packages/modules/Uwb/service/java/com/android/server/uwb/correction/math/
DQuaternion.java317 float s0 = (float) (cosThetaT - cosTheta0 * s1); in slerp() local