#include <math.h>
#include "os.h"
Go to the source code of this file.
◆ fromBARK
Value:(102.f*(
z)-2.f*pow(
z,2.f)+.4f*pow(
z,3.f)+pow(1.46f,
z)-1.f)
unsigned z
Definition inflate.c:1589
◆ fromdB
Value:
unsigned x[BMAX+1]
Definition inflate.c:1586
◆ fromMEL
Value:(1000.f*exp((
m)/1442.695f)-1000.f)
unsigned * m
Definition inflate.c:1559
◆ fromOC
Value:(exp(((o)+5.965784f)*.693147f))
◆ toBARK
Value:(13.1f*atan(.00074f*(
n))+2.24f*atan((
n)*(
n)*1.85e-8f)+1e-4f*(
n))
int n
Definition crypt.c:458
◆ todB_nn
Value:
static float todB(const float *x)
Definition scales.h:43
◆ toMEL
Value:(log(1.f+(
n)*.001f)*1442.695f)
◆ toOC
Value:(log(
n)*1.442695f-5.965784f)
◆ VORBIS_IEEE_FLOAT32
| #define VORBIS_IEEE_FLOAT32 1 |
◆ todB()
| float todB |
( |
const float * | x | ) |
|
|
inlinestatic |
◆ unitnorm()
| float unitnorm |
( |
float | x | ) |
|
|
inlinestatic |