Searched refs:PWLE_LEVEL_MIN (Results 1 – 3 of 3) sorted by relevance
33 static constexpr float PWLE_LEVEL_MIN = 0.0; variable353 if (active.startAmplitude < PWLE_LEVEL_MIN || in composePwle()355 active.endAmplitude < PWLE_LEVEL_MIN || active.endAmplitude > PWLE_LEVEL_MAX) { in composePwle()
113 static constexpr float PWLE_LEVEL_MIN = 0.0f; variable930 if (active.startAmplitude < PWLE_LEVEL_MIN || in composePwle()932 active.endAmplitude < PWLE_LEVEL_MIN || active.endAmplitude > PWLE_LEVEL_MAX) { in composePwle()
106 static constexpr float PWLE_LEVEL_MIN = 0.0; variable1097 if (active.startAmplitude < PWLE_LEVEL_MIN || in composePwle()1099 active.endAmplitude < PWLE_LEVEL_MIN || active.endAmplitude > PWLE_LEVEL_MAX) { in composePwle()