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

#include <codec.h>

Public Attributes

int analysisp
 
voidbackend_state
 
long centerW
 
int eofflag
 
ogg_int64_t floor_bits
 
ogg_int64_t glue_bits
 
ogg_int64_t granulepos
 
long lW
 
long nW
 
float ** pcm
 
int pcm_current
 
int pcm_returned
 
int pcm_storage
 
float ** pcmret
 
int preextrapolate
 
ogg_int64_t res_bits
 
ogg_int64_t sequence
 
ogg_int64_t time_bits
 
vorbis_infovi
 
long W
 

Detailed Description

Definition at line 59 of file codec.h.

Member Data Documentation

int vorbis_dsp_state::analysisp

Definition at line 60 of file codec.h.

Referenced by _vds_shared_init(), and vorbis_block_init().

int vorbis_dsp_state::eofflag
ogg_int64_t vorbis_dsp_state::floor_bits

Definition at line 82 of file codec.h.

Referenced by vorbis_synthesis_blockin().

ogg_int64_t vorbis_dsp_state::glue_bits

Definition at line 80 of file codec.h.

Referenced by vorbis_synthesis_blockin().

ogg_int64_t vorbis_dsp_state::granulepos
long vorbis_dsp_state::lW
long vorbis_dsp_state::nW

Definition at line 74 of file codec.h.

Referenced by _ve_envelope_mark(), vorbis_analysis_blockout(), and vorbis_synthesis_blockin().

int vorbis_dsp_state::pcm_storage

Definition at line 65 of file codec.h.

Referenced by _vds_shared_init(), vorbis_analysis_buffer(), and vorbis_analysis_wrote().

float** vorbis_dsp_state::pcmret
int vorbis_dsp_state::preextrapolate

Definition at line 69 of file codec.h.

Referenced by _preextrapolate_helper(), vorbis_analysis_blockout(), and vorbis_analysis_wrote().

ogg_int64_t vorbis_dsp_state::res_bits

Definition at line 83 of file codec.h.

Referenced by vorbis_synthesis_blockin().

ogg_int64_t vorbis_dsp_state::sequence
ogg_int64_t vorbis_dsp_state::time_bits

Definition at line 81 of file codec.h.

Referenced by vorbis_synthesis_blockin().


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