wavesynth_context Struct Reference

Data Fields

int64_t cur_ts
int64_t next_ts
int32_tsin
AVFrame frame
struct ws_intervalinter
uint32_t dither_state
uint32_t pink_state
int32_t pink_pool [PINK_UNIT]
unsigned pink_need
unsigned pink_pos
int nb_inter
int cur_inter
int next_inter

Detailed Description

Definition at line 90 of file ffwavesynth.c.


Field Documentation

Definition at line 91 of file ffwavesynth.c.

Referenced by wavesynth_decode(), and wavesynth_seek().

Definition at line 94 of file ffwavesynth.c.

Referenced by wavesynth_decode(), and wavesynth_init().

Definition at line 99 of file ffwavesynth.c.

Referenced by pink_fill(), wavesynth_init(), and wavesynth_seek().

Definition at line 97 of file ffwavesynth.c.

Referenced by pink_fill(), wavesynth_init(), and wavesynth_seek().


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