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

#include <codec_internal.h>

Public Attributes

envelope_lookupve
 
int window [2]
 
vorbis_look_transform ** transform [2]
 
drft_lookup fft_look [2]
 
int modebits
 
vorbis_look_floor ** flr
 
vorbis_look_residue ** residue
 
vorbis_look_psypsy
 
vorbis_look_psy_globalpsy_g_look
 
unsigned char * header
 
unsigned char * header1
 
unsigned char * header2
 
bitrate_manager_state bms
 
ogg_int64_t sample_count
 

Member Data Documentation

◆ bms

bitrate_manager_state private_state::bms

◆ fft_look

drft_lookup private_state::fft_look[2]

◆ flr

vorbis_look_floor** private_state::flr

◆ header

unsigned char* private_state::header

◆ header1

unsigned char* private_state::header1

◆ header2

unsigned char* private_state::header2

◆ modebits

int private_state::modebits

◆ psy

vorbis_look_psy* private_state::psy

◆ psy_g_look

vorbis_look_psy_global* private_state::psy_g_look

◆ residue

vorbis_look_residue** private_state::residue

◆ sample_count

ogg_int64_t private_state::sample_count

◆ transform

vorbis_look_transform** private_state::transform[2]

◆ ve

envelope_lookup* private_state::ve

◆ window

int private_state::window[2]

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