Home
last modified time | relevance | path

Searched defs:exts (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DCTest.cpp165 std::vector<wstring> exts; in TestReg() local
H A DAudioCommon.cpp820 SupportedFormat CAudioCommon::CreateSupportedFormat(const wchar_t* exts, const wchar_t* description… in CreateSupportedFormat()
830 SupportedFormat CAudioCommon::CreateSupportedFormat(const std::vector<std::wstring>& exts, const wc… in CreateSupportedFormat()
H A Dbass.h431 const wchar_t *exts; // file extension filter (*.ext1;*.ext2;etc...) member
434 const char *exts; // file extension filter (*.ext1;*.ext2;etc...) member