FFmpeg
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 83 of file ffwavesynth.c.

Field Documentation

◆ ts_start

int64_t ws_interval::ts_start

◆ ts_end

int64_t ws_interval::ts_end

◆ phi0

uint64_t ws_interval::phi0

Definition at line 85 of file ffwavesynth.c.

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

◆ dphi0

uint64_t ws_interval::dphi0

◆ ddphi

uint64_t ws_interval::ddphi

◆ amp0

uint64_t ws_interval::amp0

◆ damp

uint64_t ws_interval::damp

Definition at line 86 of file ffwavesynth.c.

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

◆ phi [1/2]

uint64_t ws_interval::phi

◆ dphi

uint64_t ws_interval::dphi

Definition at line 87 of file ffwavesynth.c.

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

◆ amp

uint64_t ws_interval::amp

Definition at line 87 of file ffwavesynth.c.

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

◆ channels

uint32_t ws_interval::channels

◆ type

enum ws_interval_type ws_interval::type

◆ next

int ws_interval::next

Definition at line 90 of file ffwavesynth.c.

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

◆ ts1

int64_t ws_interval::ts1

◆ ts2

int64_t ws_interval::ts2

◆ f1

int32_t ws_interval::f1

Definition at line 150 of file sbgdec.c.

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

◆ f2

int32_t ws_interval::f2

Definition at line 150 of file sbgdec.c.

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

◆ a1

int32_t ws_interval::a1

Definition at line 151 of file sbgdec.c.

Referenced by add_interval(), and encode_intervals().

◆ a2

int32_t ws_interval::a2

Definition at line 151 of file sbgdec.c.

Referenced by add_interval(), and encode_intervals().

◆ phi [2/2]

uint32_t ws_interval::phi

Definition at line 152 of file sbgdec.c.


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