vorbis_dsp_state Struct Reference
List of all members.
Public Attributes | 
| 
int  | analysisp | 
| 
vorbis_info *  | vi | 
| 
float **  | pcm | 
| 
float **  | pcmret | 
| 
int  | pcm_storage | 
| 
int  | pcm_current | 
| 
int  | pcm_returned | 
| 
int  | preextrapolate | 
| 
int  | eofflag | 
| 
long  | lW | 
| 
long  | W | 
| 
long  | nW | 
| 
long  | centerW | 
| 
ogg_int64_t  | granulepos | 
| 
ogg_int64_t  | sequence | 
| 
ogg_int64_t  | glue_bits | 
| 
ogg_int64_t  | time_bits | 
| 
ogg_int64_t  | floor_bits | 
| 
ogg_int64_t  | res_bits | 
| 
void *  | backend_state | 
| 
ogg_int32_t **  | pcm | 
| 
ogg_int32_t **  | pcmret | 
Detailed Description
Definition at line 71 of file codec.h.