"L. Spiro Engine"
Classes | Static Public Attributes | Protected Types | Static Protected Member Functions

lss::CVorbisFloor0 Class Reference

Floor backend 0 implementation. More...

#include <LSSVorbisFloor0.h>

List of all members.

Classes

struct  vorbis_look_floor0

Static Public Attributes

static const
CVorbisBackends::vorbis_func_floor 
floor0_exportbundle

Protected Types

typedef struct
lss::CVorbisFloor0::vorbis_look_floor0
LPvorbis_look_floor0
typedef struct
lss::CVorbisFloor0::vorbis_look_floor0 
LPCvorbis_look_floor0

Static Protected Member Functions

static LSVOID floor0_free_info (CVorbisStructs::vorbis_info_floor *_pvifI)
static LSVOID floor0_free_look (CVorbisStructs::vorbis_look_floor *_pvifI)
static
CVorbisStructs::vorbis_info_floor
floor0_unpack (CVorbisCodec::vorbis_info *_pviVi, COgg::oggpack_buffer *_pobOpb)
static LSVOID floor0_map_lazy_init (CVorbisCodec::vorbis_block *_pvbVb, CVorbisStructs::vorbis_info_floor *_pvifInfoX, vorbis_look_floor0 *_pvlfLook)
static
CVorbisStructs::vorbis_look_floor
floor0_look (CVorbisCodec::vorbis_dsp_state *_pvdsVd, CVorbisStructs::vorbis_info_floor *_pvifI)
static LSVOID * floor0_inverse1 (CVorbisCodec::vorbis_block *_pvbVb, CVorbisStructs::vorbis_look_floor *_pvifI)
static LSINT32 floor0_inverse2 (CVorbisCodec::vorbis_block *_pvbVb, CVorbisStructs::vorbis_look_floor *_pvlfI, LSVOID *_pvMemo, LSFLOAT *_pfOut)

Detailed Description

Floor backend 0 implementation.

Class CVorbisFloor0 Description: Floor backend 0 implementation.


Member Typedef Documentation

Undocumented Vorbis structure.


Member Function Documentation

static LSVOID lss::CVorbisFloor0::floor0_free_info ( CVorbisStructs::vorbis_info_floor _pvifI) [static, protected]

Undocumented function from the Vorbis library.

Parameters:
_pvifIUndocumented parameter from the Vorbis library.
static LSVOID lss::CVorbisFloor0::floor0_free_look ( CVorbisStructs::vorbis_look_floor _pvifI) [static, protected]

Undocumented function from the Vorbis library.

Parameters:
_pvifIUndocumented parameter from the Vorbis library.
static LSVOID* lss::CVorbisFloor0::floor0_inverse1 ( CVorbisCodec::vorbis_block _pvbVb,
CVorbisStructs::vorbis_look_floor _pvifI 
) [static, protected]

Undocumented function from the Vorbis library.

Parameters:
_pvbVbUndocumented parameter from the Vorbis library.
_pvifIUndocumented parameter from the Vorbis library.
Returns:
Undocumented return from the Vorbis library.
static LSINT32 lss::CVorbisFloor0::floor0_inverse2 ( CVorbisCodec::vorbis_block _pvbVb,
CVorbisStructs::vorbis_look_floor _pvlfI,
LSVOID *  _pvMemo,
LSFLOAT *  _pfOut 
) [static, protected]

Undocumented function from the Vorbis library.

Parameters:
_pvbVbUndocumented parameter from the Vorbis library.
_pvlfIUndocumented parameter from the Vorbis library.
_pvMemoUndocumented parameter from the Vorbis library.
_pfOutUndocumented parameter from the Vorbis library.
Returns:
Undocumented return from the Vorbis library.
static CVorbisStructs::vorbis_look_floor* lss::CVorbisFloor0::floor0_look ( CVorbisCodec::vorbis_dsp_state _pvdsVd,
CVorbisStructs::vorbis_info_floor _pvifI 
) [static, protected]

Undocumented function from the Vorbis library.

Parameters:
_pvdsVdUndocumented parameter from the Vorbis library.
_pvifIUndocumented parameter from the Vorbis library.
Returns:
Undocumented return from the Vorbis library.
static LSVOID lss::CVorbisFloor0::floor0_map_lazy_init ( CVorbisCodec::vorbis_block _pvbVb,
CVorbisStructs::vorbis_info_floor _pvifInfoX,
vorbis_look_floor0 _pvlfLook 
) [static, protected]

Undocumented function from the Vorbis library.

Parameters:
_pvbVbUndocumented parameter from the Vorbis library.
_pvifInfoXUndocumented parameter from the Vorbis library.
_pvlfLookUndocumented parameter from the Vorbis library.
Returns:
Undocumented return from the Vorbis library.
static CVorbisStructs::vorbis_info_floor* lss::CVorbisFloor0::floor0_unpack ( CVorbisCodec::vorbis_info _pviVi,
COgg::oggpack_buffer *  _pobOpb 
) [static, protected]

Undocumented function from the Vorbis library.

Parameters:
_pviViUndocumented parameter from the Vorbis library.
_pobOpbUndocumented parameter from the Vorbis library.
Returns:
Undocumented return from the Vorbis library.

Member Data Documentation

const CVorbisBackends::vorbis_func_floor lss::CVorbisFloor0::floor0_exportbundle [static]

Undocumented Vorbis library data.


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator