Home
last modified time | relevance | path

Searched defs:linear_f (Results 1 - 1 of 1) sorted by relevance

/third_party/lame/misc/
H A Dath.c188 static long double linear_f ( long double x ) { return x > 0.L ? x : 0.0L; } in linear_f() function

Completed in 3 milliseconds