Searched refs:wavesynth_context (Results 1 – 1 of 1) sorted by relevance
93 struct wavesynth_context { struct138 static void pink_fill(struct wavesynth_context *ws) in pink_fill()198 static void wavesynth_seek(struct wavesynth_context *ws, int64_t ts) in wavesynth_seek()237 struct wavesynth_context *ws = avc->priv_data; in wavesynth_parse_extradata()315 struct wavesynth_context *ws = avc->priv_data; in wavesynth_init()344 static void wavesynth_synth_sample(struct wavesynth_context *ws, int64_t ts, in wavesynth_synth_sample()391 static void wavesynth_enter_intervals(struct wavesynth_context *ws, int64_t ts) in wavesynth_enter_intervals()419 struct wavesynth_context *ws = avc->priv_data; in wavesynth_decode()455 struct wavesynth_context *ws = avc->priv_data; in wavesynth_close()467 .priv_data_size = sizeof(struct wavesynth_context),