Searched refs:open_wav_write_stream (Results 1 – 3 of 3) sorted by relevance
79 bstreamhandle open_wav_write_stream(char *fname);
81 return (open_wav_write_stream(fname)); in open_audio_for_extraction()
578 open_wav_write_stream(char *fname) in open_wav_write_stream() function