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

#include <codec.h>

Public Attributes

int eofflag
 
long floor_bits
 
long glue_bits
 
ogg_int64_t granulepos
 
voidinternal
 
long localalloc
 
voidlocalstore
 
long localtop
 
long lW
 
int mode
 
long nW
 
oggpack_buffer opb
 
float ** pcm
 
int pcmend
 
struct alloc_chainreap
 
long res_bits
 
ogg_int64_t sequence
 
long time_bits
 
long totaluse
 
vorbis_dsp_statevd
 
long W
 

Detailed Description

Definition at line 88 of file codec.h.

Member Data Documentation

long vorbis_block::floor_bits

Definition at line 115 of file codec.h.

Referenced by vorbis_analysis(), and vorbis_synthesis_blockin().

long vorbis_block::glue_bits

Definition at line 113 of file codec.h.

Referenced by vorbis_analysis(), and vorbis_synthesis_blockin().

long vorbis_block::localalloc

Definition at line 108 of file codec.h.

Referenced by _vorbis_block_alloc(), _vorbis_block_ripcord(), and vorbis_block_init().

void* vorbis_block::localstore
long vorbis_block::localtop

Definition at line 107 of file codec.h.

Referenced by _vorbis_block_alloc(), and _vorbis_block_ripcord().

long vorbis_block::lW
int vorbis_block::mode

Definition at line 97 of file codec.h.

Referenced by mapping0_forward(), vorbis_synthesis(), and vorbis_synthesis_trackonly().

long vorbis_block::nW
struct alloc_chain* vorbis_block::reap

Definition at line 110 of file codec.h.

Referenced by _vorbis_block_alloc(), and _vorbis_block_ripcord().

long vorbis_block::res_bits

Definition at line 116 of file codec.h.

Referenced by vorbis_analysis(), and vorbis_synthesis_blockin().

long vorbis_block::time_bits

Definition at line 114 of file codec.h.

Referenced by vorbis_analysis(), and vorbis_synthesis_blockin().

long vorbis_block::totaluse

Definition at line 109 of file codec.h.

Referenced by _vorbis_block_alloc(), and _vorbis_block_ripcord().


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