Sound Byte Libs 29c5ff3
C++ firmware library for audio applications on 32-bit ARM Cortex-M processors
Loading...
Searching...
No Matches
Functions
sbl::dsp::lut::detail Namespace Reference

Functions

constexpr uint8_t log2_of (uint16_t n)
 

Function Documentation

◆ log2_of()

constexpr uint8_t sbl::dsp::lut::detail::log2_of ( uint16_t  n)
constexpr

Definition at line 25 of file lut.hpp.

Referenced by sbl::dsp::lut::lookup_cubic(), sbl::dsp::lut::lookup_linear(), and sbl::dsp::lut::lookup_linear().

Here is the caller graph for this function: