Searched refs:pfnAvSetMmThreadCharacteristicsW (Results 1 – 1 of 1) sorted by relevance
58 typedef HANDLE(WINAPI *pfnAvSetMmThreadCharacteristicsW)(LPWSTR, LPDWORD); typedef60 static pfnAvSetMmThreadCharacteristicsW pAvSetMmThreadCharacteristicsW = NULL;258 …pAvSetMmThreadCharacteristicsW = (pfnAvSetMmThreadCharacteristicsW) GetProcAddress(libavrt, "AvSet… in WASAPI_PlatformInit()
Completed in 6 milliseconds