HomeSort by relevance Sort by last modified time
    Searched refs:MethodSpecificInterpolation (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libeffects/loudness/dsp/core/
interpolator_linear.h 45 T MethodSpecificInterpolation(T x);
64 inline T InterpolatorLinear<T>::MethodSpecificInterpolation(T x) {
interpolator_base-inl.h 173 return static_cast<Algorithm*>(this)->MethodSpecificInterpolation(x);

Completed in 143 milliseconds