Searched refs:DestroyCodec2FactoryFunc (Results 1 – 4 of 4) sorted by relevance
83 typedef void (*DestroyCodec2FactoryFunc)(::C2ComponentFactory*); typedef
170 C2ComponentFactory::DestroyCodec2FactoryFunc>>);
668 C2ComponentFactory::DestroyCodec2FactoryFunc>>);719 C2ComponentFactory::DestroyCodec2FactoryFunc destroyFactory) in ComponentModule()753 C2ComponentFactory::DestroyCodec2FactoryFunc destroyFactory; ///< loaded destroy function808 C2ComponentFactory::DestroyCodec2FactoryFunc> func) in ComponentLoader()820 C2ComponentFactory::DestroyCodec2FactoryFunc mDestroyFactory = nullptr;940 C2ComponentFactory::DestroyCodec2FactoryFunc>> mCodec2FactoryFuncs;959 (C2ComponentFactory::DestroyCodec2FactoryFunc)dlsym(mLibHandle, "DestroyCodec2Factory"); in init()1102 C2ComponentFactory::DestroyCodec2FactoryFunc>> funcs) in C2PlatformComponentStore()1234 C2ComponentFactory::DestroyCodec2FactoryFunc>> funcs) { in GetTestComponentStore()
149 C2ComponentFactory::DestroyCodec2FactoryFunc>> codec2FactoryFunc; in initDecoder()