|
"L. Spiro Engine"
|
Functions/types that change per compiler/operating system. More...
#include <LSSVorbisOs.h>
Public Types | |
| typedef LSINT16 | vorbis_fpu_control |
Static Public Member Functions | |
| static LSINT32 | vorbis_ftoi (LSDOUBLE _dVal) |
| static LSVOID | vorbis_fpu_setround (vorbis_fpu_control *_pvfcFpu) |
| static LSVOID | vorbis_fpu_restore (vorbis_fpu_control _vfcFpu) |
Functions/types that change per compiler/operating system.
Class CVorbisOs Description: Functions/types that change per compiler/operating system.
| typedef LSINT16 lss::CVorbisOs::vorbis_fpu_control |
Undocumented Vorbis library type.
| static LSVOID lss::CVorbisOs::vorbis_fpu_restore | ( | vorbis_fpu_control | _vfcFpu | ) | [static] |
Undocumented function from the Vorbis library.
| _vfcFpu | Undocumented parameter from the Vorbis library. |
| static LSVOID lss::CVorbisOs::vorbis_fpu_setround | ( | vorbis_fpu_control * | _pvfcFpu | ) | [static] |
Undocumented function from the Vorbis library.
| _pvfcFpu | Undocumented parameter from the Vorbis library. |
| static LSINT32 lss::CVorbisOs::vorbis_ftoi | ( | LSDOUBLE | _dVal | ) | [static] |
Undocumented function from the Vorbis library.
| _dVal | Undocumented parameter from the Vorbis library. |
1.7.3