Home
last modified time | relevance | path

Searched refs:I0 (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/tools/resampler_tools/
Dfir.cpp42 static double I0(double x) { in I0() function
64 return I0(beta * sqrt(1.0 - sqr((2.0*k)/N - 1.0))) / I0(beta); in kaiser()
/frameworks/av/services/audioflinger/
DAudioResamplerFirGen.h294 static inline double I0(double x) {
672 const double yscale = atten * L / (I0(beta) * M_PI);