Go to the source code of this file.
◆ db2lin
Value:
uint8_t a
Definition Spc_Cpu.h:141
static float f_db2lin_lerp(float db)
Definition db.h:44
◆ DB_MAX
◆ DB_MIN
◆ DB_TABLE_SIZE
| #define DB_TABLE_SIZE 1024 |
◆ lin2db
Value:
static float f_lin2db_lerp(float lin)
Definition db.h:72
◆ LIN_MAX
◆ LIN_MIN
| #define LIN_MIN 0.0000000002f |
◆ LIN_TABLE_SIZE
| #define LIN_TABLE_SIZE 1024 |
◆ db_init()
◆ f_db2lin_cube()
| float f_db2lin_cube |
( |
float | db | ) |
|
|
inlinestatic |
◆ f_db2lin_lerp()
| float f_db2lin_lerp |
( |
float | db | ) |
|
|
inlinestatic |
◆ f_lin2db_cube()
| float f_lin2db_cube |
( |
float | lin | ) |
|
|
inlinestatic |
◆ f_lin2db_lerp()
| float f_lin2db_lerp |
( |
float | lin | ) |
|
|
inlinestatic |
◆ db_data
◆ lin_data