pub(crate) fn lut_interp_linear_float_clamped(x: f32, table: &[f32]) -> f32
Lut interpolation float where values is already clamped