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

#include <envelope.h>

Public Attributes

envelope_band band [VE_BANDS]
 
int ch
 
long curmark
 
long current
 
long cursor
 
envelope_filter_statefilter
 
intmark
 
mdct_lookup mdct
 
float * mdct_win
 
float minenergy
 
int searchstep
 
long storage
 
int stretch
 
int winlength
 

Detailed Description

Definition at line 52 of file envelope.h.

Member Data Documentation

envelope_band envelope_lookup::band[VE_BANDS]

Definition at line 61 of file envelope.h.

Referenced by _ve_envelope_clear(), _ve_envelope_init(), and _ve_envelope_search().

int envelope_lookup::ch

Definition at line 53 of file envelope.h.

Referenced by _ve_envelope_init(), _ve_envelope_search(), and _ve_envelope_shift().

long envelope_lookup::curmark

Definition at line 69 of file envelope.h.

Referenced by _ve_envelope_mark(), _ve_envelope_search(), and _ve_envelope_shift().

long envelope_lookup::current

Definition at line 68 of file envelope.h.

Referenced by _ve_envelope_search(), and _ve_envelope_shift().

long envelope_lookup::cursor

Definition at line 70 of file envelope.h.

Referenced by _ve_envelope_init(), _ve_envelope_search(), and _ve_envelope_shift().

envelope_filter_state* envelope_lookup::filter
int* envelope_lookup::mark
mdct_lookup envelope_lookup::mdct

Definition at line 58 of file envelope.h.

Referenced by _ve_amp(), _ve_envelope_clear(), and _ve_envelope_init().

float* envelope_lookup::mdct_win

Definition at line 59 of file envelope.h.

Referenced by _ve_amp(), _ve_envelope_clear(), and _ve_envelope_init().

float envelope_lookup::minenergy

Definition at line 56 of file envelope.h.

Referenced by _ve_amp(), and _ve_envelope_init().

int envelope_lookup::searchstep
long envelope_lookup::storage

Definition at line 67 of file envelope.h.

Referenced by _ve_envelope_init(), and _ve_envelope_search().

int envelope_lookup::stretch

Definition at line 63 of file envelope.h.

Referenced by _ve_amp(), and _ve_envelope_search().

int envelope_lookup::winlength

Definition at line 54 of file envelope.h.

Referenced by _ve_amp(), and _ve_envelope_init().


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