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

#include <codec_internal.h>

Public Attributes

float ampmax
 
int blocktype
 
oggpack_bufferpacketblob [PACKETBLOBS]
 
float ** pcmdelay
 

Detailed Description

Definition at line 31 of file codec_internal.h.

Member Data Documentation

float vorbis_block_internal::ampmax

Definition at line 33 of file codec_internal.h.

Referenced by mapping0_forward(), vorbis_analysis_blockout(), and vorbis_block_init().

int vorbis_block_internal::blocktype

Definition at line 34 of file codec_internal.h.

Referenced by mapping0_forward(), and vorbis_analysis_blockout().

float** vorbis_block_internal::pcmdelay

Definition at line 32 of file codec_internal.h.

Referenced by vorbis_analysis_blockout().


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