Searched refs:CreateFactoryFunc (Results 1 – 1 of 1) sorted by relevance
38 using CreateFactoryFunc = IEngineFactory *(*)(); typedef73 …CreateFactoryFunc entry = reinterpret_cast<CreateFactoryFunc>(dlsym(handle, MEDIA_ENGINE_ENTRY_SYM… in LoadLib()