Searched refs:PWLE_LEVEL_MIN (Results 1 – 1 of 1) sorted by relevance
91 static constexpr float PWLE_LEVEL_MIN = 0.0; variable1195 if (active.startAmplitude < PWLE_LEVEL_MIN || in composePwle()1197 active.endAmplitude < PWLE_LEVEL_MIN || active.endAmplitude > PWLE_LEVEL_MAX) { in composePwle()