Searched refs:ConvertFile (Results 1 - 2 of 2) sorted by path

/haiku/src/add-ons/media/plugins/ape_reader/MAClib/
H A DMACLib.h440 DLLEXPORT int __stdcall ConvertFile(const str_ansi * pInputFilename, const str_ansi * pOutputFilename, int nCompressionLevel, int * pPercentageDone, APE_PROGRESS_CALLBACK ProgressCallback, int * pKillFlag);
H A DAPESimple.cpp39 int __stdcall ConvertFile(const str_ansi * pInputFilename, const str_ansi * pOutputFilename, int nCompressionLevel, int * pPercentageDone, APE_PROGRESS_CALLBACK ProgressCallback, int * pKillFlag) function

Completed in 46 milliseconds