Searched refs:Interpolate (Results 1 – 5 of 5) sorted by relevance
67 LVM_FLOAT Interpolate; in LVM_Mixer_TimeConstant() local149 Interpolate = (LVM_FLOAT)InterpolateShort / 32768.0f; in LVM_Mixer_TimeConstant()152 Diff = Diff * Interpolate; in LVM_Mixer_TimeConstant()
38 const float decibel = target_gain_to_knee_threshold_.Interpolate( in set_knee_threshold_via_target_gain()
49 T Interpolate(T x);
129 T InterpolatorBase<T, Algorithm>::Interpolate(T x) { in Interpolate() function
57 // Interpolate between diffuse and remaps using reveal to avoid over saturation.