#include <JASCalc.h>
|
static void | imixcopy (s16 const *, s16 const *, s16 *, u32) |
|
static void | bcopyfast (void const *, void *, u32) |
|
static void | bcopy (void const *, void *, u32) |
|
static void | bzerofast (void *, u32) |
|
static void | bzero (void *, u32) |
|
static f32 | pow2 (f32) |
|
template<typename A , typename B > |
static A | clamp (B x) |
|
static f32 | clamp01 (f32 i_value) |
|
◆ bcopy()
◆ bcopyfast()
◆ bzero()
◆ bzerofast()
◆ clamp() [1/2]
static A JASCalc::clamp |
( |
B |
x | ) |
|
|
static |
◆ clamp() [2/2]
◆ clamp01()
◆ fake1()
◆ fake2()
◆ fake3()
◆ imixcopy()
◆ pow2()
◆ CUTOFF_TO_IIR_TABLE
The documentation for this struct was generated from the following files: