Searched refs:InterpolatorLinear (Results 1 – 2 of 2) sorted by relevance
37 class InterpolatorLinear: public InterpolatorBase<T, InterpolatorLinear<T> > {39 InterpolatorLinear() { } in InterpolatorLinear() function40 ~InterpolatorLinear() { } in ~InterpolatorLinear()51 friend class InterpolatorBase<T, InterpolatorLinear<T> >;52 typedef InterpolatorBase<T, InterpolatorLinear<T> > BaseClass;60 LE_FX_DISALLOW_COPY_AND_ASSIGN(InterpolatorLinear<T>);64 inline T InterpolatorLinear<T>::MethodSpecificInterpolation(T x) { in MethodSpecificInterpolation()72 bool InterpolatorLinear<T>::SetInternalState() { in SetInternalState()
110 sigmod::InterpolatorLinear<float> target_gain_to_knee_threshold_;