FFmpeg  1.2.4
Data Fields
ws_interval Struct Reference

Data Fields

int64_t ts_start
int64_t ts_end
uint64_t phi0
uint64_t dphi0
uint64_t ddphi
uint64_t amp0
uint64_t damp
uint64_t phi
uint64_t dphi
uint64_t amp
uint32_t channels
enum ws_interval_type type
int next
int64_t ts1
int64_t ts2
int32_t f1
int32_t f2
int32_t a1
int32_t a2
uint32_t phi

Detailed Description

Definition at line 82 of file ffwavesynth.c.

Field Documentation

int32_t ws_interval::a1

Definition at line 147 of file sbgdec.c.

Referenced by add_interval(), and encode_intervals().

int32_t ws_interval::a2

Definition at line 147 of file sbgdec.c.

Referenced by add_interval(), and encode_intervals().

uint64_t ws_interval::amp

Definition at line 86 of file ffwavesynth.c.

Referenced by wavesynth_enter_intervals(), wavesynth_seek(), and wavesynth_synth_sample().

uint64_t ws_interval::amp0
uint32_t ws_interval::channels
uint64_t ws_interval::damp

Definition at line 85 of file ffwavesynth.c.

Referenced by wavesynth_parse_extradata(), wavesynth_seek(), and wavesynth_synth_sample().

uint64_t ws_interval::ddphi
uint64_t ws_interval::dphi

Definition at line 86 of file ffwavesynth.c.

Referenced by wavesynth_enter_intervals(), wavesynth_seek(), and wavesynth_synth_sample().

uint64_t ws_interval::dphi0
int32_t ws_interval::f1

Definition at line 146 of file sbgdec.c.

Referenced by add_interval(), encode_intervals(), and wavesynth_parse_extradata().

int32_t ws_interval::f2

Definition at line 146 of file sbgdec.c.

Referenced by add_interval(), encode_intervals(), and wavesynth_parse_extradata().

int ws_interval::next

Definition at line 89 of file ffwavesynth.c.

Referenced by wavesynth_enter_intervals(), wavesynth_seek(), and wavesynth_synth_sample().

uint64_t ws_interval::phi
uint32_t ws_interval::phi

Definition at line 148 of file sbgdec.c.

uint64_t ws_interval::phi0

Definition at line 84 of file ffwavesynth.c.

Referenced by phi_at(), wavesynth_enter_intervals(), and wavesynth_parse_extradata().

int64_t ws_interval::ts1

Definition at line 143 of file sbgdec.c.

Referenced by add_bell(), add_interval(), encode_intervals(), and generate_plateau().

int64_t ws_interval::ts2

Definition at line 143 of file sbgdec.c.

Referenced by add_interval(), encode_intervals(), and generate_plateau().

int64_t ws_interval::ts_end
int64_t ws_interval::ts_start
enum ws_interval_type ws_interval::type

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