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

#include <psy.h>

Public Attributes

float * ath
 
long * bark
 
int eighth_octave_lines
 
long firstoc
 
float m_val
 
int n
 
float ** noiseoffset
 
long * octave
 
long rate
 
long shiftoc
 
float *** tonecurves
 
int total_octave_lines
 
struct vorbis_info_psyvi
 

Detailed Description

Definition at line 95 of file psy.h.

Member Data Documentation

float* vorbis_look_psy::ath

Definition at line 102 of file psy.h.

Referenced by _vp_psy_clear(), _vp_psy_init(), and _vp_tonemask().

long* vorbis_look_psy::bark

Definition at line 104 of file psy.h.

Referenced by _vp_noisemask(), _vp_psy_clear(), and _vp_psy_init().

int vorbis_look_psy::eighth_octave_lines

Definition at line 108 of file psy.h.

Referenced by _vp_psy_init(), max_seeds(), and seed_loop().

long vorbis_look_psy::firstoc

Definition at line 106 of file psy.h.

Referenced by _vp_psy_init(), max_seeds(), and seed_loop().

float vorbis_look_psy::m_val

Definition at line 112 of file psy.h.

Referenced by _vp_couple_quantize_normalize(), _vp_offset_and_mix(), and _vp_psy_init().

float** vorbis_look_psy::noiseoffset

Definition at line 100 of file psy.h.

Referenced by _vp_offset_and_mix(), _vp_psy_clear(), and _vp_psy_init().

long* vorbis_look_psy::octave

Definition at line 103 of file psy.h.

Referenced by _vp_psy_clear(), _vp_psy_init(), max_seeds(), and seed_loop().

long vorbis_look_psy::rate

Definition at line 110 of file psy.h.

Referenced by _vp_psy_init().

long vorbis_look_psy::shiftoc

Definition at line 107 of file psy.h.

Referenced by _vp_psy_init(), and seed_loop().

float*** vorbis_look_psy::tonecurves

Definition at line 99 of file psy.h.

Referenced by _vp_psy_clear(), _vp_psy_init(), and _vp_tonemask().

int vorbis_look_psy::total_octave_lines

Definition at line 109 of file psy.h.

Referenced by _vp_psy_init(), _vp_tonemask(), max_seeds(), and seed_loop().


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