Searched defs:C2ComponentFactory (Results 1 - 1 of 1) sorted by relevance

/hardware/google/av/codec2/vndk/include/
H A DC2ComponentFactory.h35 class C2ComponentFactory { class
80 virtual ~C2ComponentFactory() = default;
82 typedef ::C2ComponentFactory* (*CreateCodec2FactoryFunc)(void);
83 typedef void (*DestroyCodec2FactoryFunc)(::C2ComponentFactory*);

Completed in 1754 milliseconds