Home
last modified time | relevance | path

Searched refs: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
204 const converter_fn_t func [] = { linear_f, logarithm_f, square_f, cubic_f , erb_f , recip_f };

Completed in 2 milliseconds