wavesynth_context  143 libavcodec/ffwavesynth.c static void pink_fill(struct wavesynth_context *ws)
wavesynth_context  203 libavcodec/ffwavesynth.c static void wavesynth_seek(struct wavesynth_context *ws, int64_t ts)
wavesynth_context  242 libavcodec/ffwavesynth.c     struct wavesynth_context *ws = avc->priv_data;
wavesynth_context  317 libavcodec/ffwavesynth.c     struct wavesynth_context *ws = avc->priv_data;
wavesynth_context  353 libavcodec/ffwavesynth.c static void wavesynth_synth_sample(struct wavesynth_context *ws, int64_t ts,
wavesynth_context  399 libavcodec/ffwavesynth.c static void wavesynth_enter_intervals(struct wavesynth_context *ws, int64_t ts)
wavesynth_context  427 libavcodec/ffwavesynth.c     struct wavesynth_context *ws = avc->priv_data;
wavesynth_context  464 libavcodec/ffwavesynth.c     struct wavesynth_context *ws = avc->priv_data;
wavesynth_context  476 libavcodec/ffwavesynth.c     .priv_data_size = sizeof(struct wavesynth_context),