Home
last modified time | relevance | path

Searched refs:inv_logarithm_f (Results 1 - 1 of 1) sorted by relevance

/third_party/lame/misc/
H A Dath.c196 static long double inv_logarithm_f ( long double x ) { return pow (10., x); } in inv_logarithm_f() function
205 const converter_fn_t inv_func [] = { inv_linear_f, inv_logarithm_f, inv_square_f, inv_cubic_f, inv_erb_f, inv_recip_f };

Completed in 3 milliseconds