Searched refs:DShowThread (Results 1 – 1 of 1) sorted by relevance
176 static DWORD CALLBACK DShowThread(LPVOID ptr);241 CreateThread(nullptr, 0, DShowThread, this, 0, nullptr); in DShowInput()294 static DWORD CALLBACK DShowThread(LPVOID ptr) in DShowThread() function