Searched refs:writeWaveFile (Results 1 – 3 of 3) sorted by relevance
62 LINKDLL int writeWaveFile (char *path, SOUNDINFO *info, void *samples);
249 int writeWaveFile(char *path, SOUNDINFO *info, void *samples) in writeWaveFile() function
87 lpFunc8 writeWaveFile; variable831 writeWaveFile(output_path, &soundinfo, outputBuffer); in decode_input_file()910 writeWaveFile = (lpFunc8)GetProcAddress(hDllSoundfile, "writeWaveFile"); in get_dll()916 !writeWaveFile || in get_dll()