Searched refs:AvSetMmThreadPriorityFn (Results 1 – 1 of 1) sorted by relevance
14 typedef BOOL (WINAPI *AvSetMmThreadPriorityFn)(HANDLE, AVRT_PRIORITY); typedef19 AvSetMmThreadPriorityFn g_set_mm_thread_priority = NULL;37 g_set_mm_thread_priority = reinterpret_cast<AvSetMmThreadPriorityFn>( in Initialize()