|
"L. Spiro Engine"
|
A few helper functions. More...
#include <LSSVorbisConstants.h>
Static Public Member Functions | |
| static LSFLOAT | unitnorm (LSFLOAT _fX) |
| static LSFLOAT | todB (const LSFLOAT *_pfX) |
Static Public Attributes | |
| static const LSDOUBLE | stereo_threshholds [] |
| static const LSDOUBLE | stereo_threshholds_limited [] |
| static LSFLOAT | FLOOR1_fromdB_LOOKUP [256] |
A few helper functions.
Class CVorbisConstants Description: A few helper functions.
| static LSFLOAT lss::CVorbisConstants::todB | ( | const LSFLOAT * | _pfX | ) | [static] |
Undocumented function from the Vorbis library.
| _pfX | Undocumented parameter from the Vorbis library. |
| static LSFLOAT lss::CVorbisConstants::unitnorm | ( | LSFLOAT | _fX | ) | [static] |
Undocumented function from the Vorbis library.
| _fX | Undocumented parameter from the Vorbis library. |
LSFLOAT lss::CVorbisConstants::FLOOR1_fromdB_LOOKUP[256] [static] |
Undocumented Vorbis data.
const LSDOUBLE lss::CVorbisConstants::stereo_threshholds[] [static] |
Undocumented Vorbis data.
const LSDOUBLE lss::CVorbisConstants::stereo_threshholds_limited[] [static] |
Undocumented Vorbis data.
1.7.3