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

#include <codec_internal.h>

Public Attributes

int forward_index [VIF_POSIT+2]
 
long frames
 
int hineighbor [VIF_POSIT]
 
int loneighbor [VIF_POSIT]
 
int n
 
long phrasebits
 
long postbits
 
int posts
 
int quant_q
 
int reverse_index [VIF_POSIT+2]
 
int sorted_index [VIF_POSIT+2]
 
vorbis_info_floor1vi
 

Detailed Description

Definition at line 138 of file codec_internal.h.

Member Data Documentation

int vorbis_look_floor1::forward_index[VIF_POSIT+2]

Definition at line 140 of file codec_internal.h.

Referenced by floor1_encode(), floor1_inverse2(), and floor1_look().

long vorbis_look_floor1::frames

Definition at line 153 of file codec_internal.h.

Referenced by floor1_encode().

int vorbis_look_floor1::hineighbor[VIF_POSIT]

Definition at line 143 of file codec_internal.h.

Referenced by floor1_encode(), floor1_fit(), floor1_inverse1(), and floor1_look().

int vorbis_look_floor1::loneighbor[VIF_POSIT]

Definition at line 144 of file codec_internal.h.

Referenced by floor1_encode(), floor1_fit(), floor1_inverse1(), and floor1_look().

int vorbis_look_floor1::n

Definition at line 147 of file codec_internal.h.

Referenced by floor1_fit(), and floor1_look().

long vorbis_look_floor1::phrasebits

Definition at line 151 of file codec_internal.h.

Referenced by floor1_encode().

long vorbis_look_floor1::postbits

Definition at line 152 of file codec_internal.h.

Referenced by floor1_encode().

int vorbis_look_floor1::posts
int vorbis_look_floor1::quant_q

Definition at line 148 of file codec_internal.h.

Referenced by floor1_encode(), floor1_inverse1(), and floor1_look().

int vorbis_look_floor1::reverse_index[VIF_POSIT+2]

Definition at line 141 of file codec_internal.h.

Referenced by floor1_fit(), and floor1_look().

int vorbis_look_floor1::sorted_index[VIF_POSIT+2]

Definition at line 139 of file codec_internal.h.

Referenced by floor1_fit(), and floor1_look().

vorbis_info_floor1* vorbis_look_floor1::vi

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