Home
last modified time | relevance | path

Searched refs:EncodeSingleFile (Results 1 – 2 of 2) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DFormatConvertDlg.h88 static bool EncodeSingleFile(CFormatConvertDlg* pthis, int file_index);
H A DFormatConvertDlg.cpp433 bool CFormatConvertDlg::EncodeSingleFile(CFormatConvertDlg* pthis, int file_index) in EncodeSingleFile() function in CFormatConvertDlg
590 if (EncodeSingleFile(pThis, i)) in ThreadFunc()