mirror of https://github.com/thesofproject/sof.git
10b4c56ed9
fixpoint math log() and log10() function. logarithm of a number is the power or exponent by which another value must be raised to produce an equivalent value of the given number fix point log10(x) is a derivative of log2(x)/log2(10) and loge(x) is log2(x)/log2(e) Signed-off-by: Shriram Shastry <malladi.sastry@intel.com> |
||
---|---|---|
.. | ||
include | ||
src | ||
CMakeLists.txt | ||
cmocka-host-gcc-toolchain.cmake | ||
cmocka-xtensa-gcc-toolchain.cmake | ||
cmocka-xtensa-xt-toolchain.cmake | ||
memory_mock.x.in |