Home
last modified time | relevance | path

Searched refs:audio_wave_format (Results 1 – 3 of 3) sorted by relevance

/dports/games/kobodeluxe/KoboDeluxe-0.5.1/sound/
H A Da_wave.h199 int audio_wave_format(int wid, audio_formats_t fmt, int fs);
H A Da_wave.c428 int audio_wave_format(int wid, audio_formats_t fmt, int fs) in audio_wave_format() function
586 audio_wave_format(new_wid, fmt, fs); in audio_wave_convert()
717 new_wid = audio_wave_format(new_wid, wavetab[wid].format, in audio_wave_clone()
H A Da_agw.c76 audio_wave_format(target, format, (int)fs); in op_w_format()