Home
last modified time | relevance | path

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

/frameworks/av/tools/resampler_tools/
Dfir.cpp44 double ax,ans,y; in I0() local
49 ans=1.0+y*(3.5156229+y*(3.0899424+y*(1.2067492 in I0()
53 ans=(exp(ax)/sqrt(ax))*(0.39894228+y*(0.1328592e-1 in I0()
58 return ans; in I0()