zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
private_state Struct Reference

#include <codec_internal.h>

Public Attributes

bitrate_manager_state bms
 
drft_lookup fft_look [2]
 
vorbis_look_floor ** flr
 
unsigned char * header
 
unsigned char * header1
 
unsigned char * header2
 
int modebits
 
vorbis_look_psypsy
 
vorbis_look_psy_globalpsy_g_look
 
vorbis_look_residue ** residue
 
ogg_int64_t sample_count
 
vorbis_look_transform ** transform [2]
 
envelope_lookupve
 
int window [2]
 

Detailed Description

Definition at line 61 of file codec_internal.h.

Member Data Documentation

drft_lookup private_state::fft_look[2]

Definition at line 66 of file codec_internal.h.

Referenced by _vds_shared_init(), mapping0_forward(), and vorbis_dsp_clear().

vorbis_look_floor** private_state::flr
unsigned char* private_state::header
unsigned char* private_state::header1
unsigned char* private_state::header2
int private_state::modebits
vorbis_look_psy* private_state::psy

Definition at line 71 of file codec_internal.h.

Referenced by _vds_shared_init(), mapping0_forward(), and vorbis_dsp_clear().

vorbis_look_psy_global* private_state::psy_g_look
vorbis_look_residue** private_state::residue
ogg_int64_t private_state::sample_count

Definition at line 84 of file codec_internal.h.

Referenced by vorbis_synthesis_blockin().

vorbis_look_transform** private_state::transform[2]
envelope_lookup* private_state::ve
int private_state::window[2]

The documentation for this struct was generated from the following file: