openshot-audio  0.1.6
Public Attributes | List of all members
envelope_lookup Struct Reference

#include <envelope.h>

Public Attributes

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

Member Data Documentation

◆ band

envelope_band envelope_lookup::band[VE_BANDS]

◆ ch

int envelope_lookup::ch

◆ curmark

long envelope_lookup::curmark

◆ current

long envelope_lookup::current

◆ cursor

long envelope_lookup::cursor

◆ filter

envelope_filter_state* envelope_lookup::filter

◆ mark

int* envelope_lookup::mark

◆ mdct

mdct_lookup envelope_lookup::mdct

◆ mdct_win

float* envelope_lookup::mdct_win

◆ minenergy

float envelope_lookup::minenergy

◆ searchstep

int envelope_lookup::searchstep

◆ storage

long envelope_lookup::storage

◆ stretch

int envelope_lookup::stretch

◆ winlength

int envelope_lookup::winlength

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