"L. Spiro Engine"
Public Attributes

lss::vorbis_func_residue Struct Reference

#include <LSSVorbisBackends.h>

List of all members.

Public Attributes

LSVOID(* pack )(CVorbisStructs::vorbis_info_residue *, COgg::oggpack_buffer *)
CVorbisStructs::vorbis_info_residue *(* unpack )(CVorbisCodec::vorbis_info *, COgg::oggpack_buffer *)
CVorbisStructs::vorbis_look_residue *(* look )(CVorbisCodec::vorbis_dsp_state *, CVorbisStructs::vorbis_info_residue *)
LSVOID(* free_info )(CVorbisStructs::vorbis_info_residue *)
LSVOID(* free_look )(CVorbisStructs::vorbis_look_residue *)
LSINT32 **(* class0 )(CVorbisCodec::vorbis_block *, CVorbisStructs::vorbis_look_residue *, LSINT32 **, LSINT32 *, LSINT32)
LSINT32(* forward )(COgg::oggpack_buffer *, CVorbisCodec::vorbis_block *, CVorbisStructs::vorbis_look_residue *, LSINT32 **, LSINT32 *, LSINT32, LSINT32 **, LSINT32)
LSINT32(* inverse )(CVorbisCodec::vorbis_block *, CVorbisStructs::vorbis_look_residue *, LSFLOAT **, LSINT32 *, LSINT32)

Detailed Description

Undocumented Vorbis structure.


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