Searched refs:MFThread (Results 1 – 1 of 1) sorted by relevance
51 static THREAD_FUNC_DECL MFThread(void *threadCoderInfo) in MFThread() function64 wres = Thread.Create_With_Affinity(MFThread, this, (CAffinityMask)Encoder->_props.Affinity); in Create()66 wres = Thread.Create(MFThread, this); in Create()