doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
private_state Struct Reference

#include <codec_internal.h>

Public Attributes

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

Detailed Description

Definition at line 58 of file codec_internal.h.

Member Data Documentation

bitrate_manager_state private_state::bms

Definition at line 79 of file codec_internal.h.

drft_lookup private_state::fft_look[2]

Definition at line 63 of file codec_internal.h.

vorbis_look_floor** private_state::flr

Definition at line 66 of file codec_internal.h.

unsigned char* private_state::header

Definition at line 75 of file codec_internal.h.

unsigned char* private_state::header1

Definition at line 76 of file codec_internal.h.

unsigned char* private_state::header2

Definition at line 77 of file codec_internal.h.

int private_state::modebits

Definition at line 65 of file codec_internal.h.

vorbis_look_psy* private_state::psy

Definition at line 68 of file codec_internal.h.

vorbis_look_psy_global* private_state::psy_g_look

Definition at line 69 of file codec_internal.h.

vorbis_look_residue** private_state::residue

Definition at line 67 of file codec_internal.h.

ogg_int64_t private_state::sample_count

Definition at line 81 of file codec_internal.h.

vorbis_look_transform** private_state::transform[2]

Definition at line 62 of file codec_internal.h.

envelope_lookup* private_state::ve

Definition at line 60 of file codec_internal.h.

int private_state::window[2]

Definition at line 61 of file codec_internal.h.


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